Created attachment 255028
LTEST_312568_TreeDoubleClick.java

Snippet to test patch and print order of events.

- Order of events before patch ::
  mouse down
  mouse down
  Tree default selection. 319987237
  Mouse double

- Order of events after patch ::
  mouse down
  mouse down
  Mouse double
  Tree default selection. 320178740
  
  Before patch:
   - Double clicking on Tree/Table/List had no impact on focus 
  After patch :
   - Upon double clicking Tree/Table/List, focus shifts to text box.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/586910

Title:
  Java editor view has no focus after double-clicking a java file

To manage notifications about this bug go to:
https://bugs.launchpad.net/eclipse-eclipsers/+bug/586910/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to