RCP: Charts editor, Mac OS X, When creating or reopening an AFC chart editor from a tree result node, the focus is not automatically given to the chart component
When creating or reopening an AFC chart editor from a tree result node,
the focus is not automatically given to the chart component therefore
the UI functionality are not available. (for example, the tool tips
don’t appear or the mouse/keyboard user entries do nothing).
The problem is probably linked with the isFocusOwner() method which
returns true or false according to the OS system and also to the Java
version (true on 1.7 and false on 1.6)
The tested version is a VM of Mac OS X 10.9.4.
(from redmine: issue id 1006, created on 2014/09/11 by Sebastien Jacquot)
- Relations:
- relates #989 (closed)
- parent #1127