-
Bug
-
Resolution: Unresolved
-
P4
-
8
See sample in RT-34513.
On Linux, clicking the MenuButton2 will open a context menu, but the menu is dismissed as soon as the mouse moves. This is caused by an autoHide behaviour, which uses grabFocus call. This leads to a suspicious MOUSE_ENTERED, MOUSE_EXITED events that cause the erroneous behaviour.
On Linux, clicking the MenuButton2 will open a context menu, but the menu is dismissed as soon as the mouse moves. This is caused by an autoHide behaviour, which uses grabFocus call. This leads to a suspicious MOUSE_ENTERED, MOUSE_EXITED events that cause the erroneous behaviour.
- duplicates
-
JDK-8095926 [ComboBox, Linux] Popup sometimes dismissed before a seclection can be made
- Closed
-
JDK-8097024 [Linux] It's uneasy to select a value listed by a popup put into another popup
- Closed
- relates to
-
JDK-8146386 Dropdown lists disappear on mouse movement on Linux
- Open
-
JDK-8115772 Regression: Popup in a popup behaves unexpectedly
- Resolved