The problem exists on Ubuntu 9.10 with both OpenJDK (6b16-1.6.1-3ubuntu1) and
Sun Java (6-15-1).
It can be verified with the following program, which outputs "200" regardless
of Ubuntu settings. The mentioned workaround can be used to change this to some
other value but not to respect Ubuntu double click settings.
class Test { public static void main(String[] args) {
System.out.println(java.awt.Toolkit.getDefaultToolkit().getDesktopProperty("awt.multiClickInterval"));
}}
--
Double-click timeout is not applied to X
https://bugs.launchpad.net/bugs/55270
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.
--
desktop-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs