-
Bug
-
Resolution: Fixed
-
P3
-
9
-
JDK 9+150 (also JDK 9+160 w/ latest FX bits)
Ubuntu 14.04 (also happens on 16.04)
There are multiple manifestations of this problem. One way to reproduce this is:
1. Run HelloStyledPopups
java -Djdk.gtk.verbose=true -Djdk.gtk.version=3 -cp apps/toys/Hello/dist/Hello.jar hello.HelloStyledPopups
2. Click on the "Yello Menu"
3. Select one of the menu items
4. Click on the "Yellow Popup" ComboBox
5. Slowly drag the menu down the choices
BUG: you will see the "Yellow" menu become highlighted at some point, as if glass is confused about the mouse location
6. Click somewhere in the window of the program to deselect the popup
7. Click on the "Yellow Popup" ComboBox
8. Move the mouse down and as soon as you see the "Yellow" menu become highlighted, click the mouse
BUG: sometimes when you do this, the list of MenuItems will briefly popup
1. Run HelloStyledPopups
java -Djdk.gtk.verbose=true -Djdk.gtk.version=3 -cp apps/toys/Hello/dist/Hello.jar hello.HelloStyledPopups
2. Click on the "Yello Menu"
3. Select one of the menu items
4. Click on the "Yellow Popup" ComboBox
5. Slowly drag the menu down the choices
BUG: you will see the "Yellow" menu become highlighted at some point, as if glass is confused about the mouse location
6. Click somewhere in the window of the program to deselect the popup
7. Click on the "Yellow Popup" ComboBox
8. Move the mouse down and as soon as you see the "Yellow" menu become highlighted, click the mouse
BUG: sometimes when you do this, the list of MenuItems will briefly popup
- duplicates
-
JDK-8171980 Ensemble8 Controls->DatePicker Locale popup menu items are not selectable with GTK3
-
- Closed
-
- relates to
-
JDK-8178155 Revert fix for JDK-8176844 in JDK 9
-
- Resolved
-