-
Enhancement
-
Resolution: Fixed
-
P4
-
7u6
The ContextMenuEvent always contains mouse cursor coordinates. For keyboard-triggered event this is wrong, mouse can be put somewhere completely away. Although users will most of the time want to set the position for keyboard-triggered menu manually, we should provide some reasonable default values. Those values should be inside bounds of current focus owner (which is the target of the event).
- relates to
-
JDK-8102644 Mention ContextMenuEvent in MouseEvent and KeyEvent
-
- Resolved
-