-
Bug
-
Resolution: Fixed
-
P4
-
11, 17, 21, 23
-
b14
-
os_x
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8341079 | 23.0.2 | Alexey Ivanov | P4 | Resolved | Fixed | b01 |
JDK-8341266 | 21.0.6-oracle | Alexey Ivanov | P4 | Resolved | Fixed | b01 |
JDK-8343351 | 21.0.6 | Goetz Lindenmaier | P4 | Resolved | Fixed | b02 |
JDK-8341268 | 17.0.14-oracle | Alexey Ivanov | P4 | Resolved | Fixed | b01 |
JDK-8343361 | 17.0.14 | Goetz Lindenmaier | P4 | Resolved | Fixed | b02 |
JDK-8341267 | 11.0.26-oracle | Alexey Ivanov | P4 | Resolved | Fixed | b01 |
JDK-8341971 | 8u441 | Alexey Ivanov | P4 | Resolved | Fixed | b02 |
SelectCurrentItemTest.java does not fail in this case, no ItemEvent is received; SelectNewItemTest.java fails and it is in ProblemList.txt.
If I add MouseListener to `theChoice`, it does not receive mouse events: pressed, released and clicked.
The test should fail if mouse click to open the popup is received because the test is not in the state it expected. Unfortunately, there are no events to determine the popup of the choice is open.
This bug is likely due to JDK-8322653. If add a component to the right of the choice, it receives mouse events and the test works correctly.
- backported by
-
JDK-8341079 Select{Current,New}ItemTest.java for Choice don't open popup on macOS
- Resolved
-
JDK-8341266 Select{Current,New}ItemTest.java for Choice don't open popup on macOS
- Resolved
-
JDK-8341267 Select{Current,New}ItemTest.java for Choice don't open popup on macOS
- Resolved
-
JDK-8341268 Select{Current,New}ItemTest.java for Choice don't open popup on macOS
- Resolved
-
JDK-8341971 Select{Current,New}ItemTest.java for Choice don't open popup on macOS
- Resolved
-
JDK-8343351 Select{Current,New}ItemTest.java for Choice don't open popup on macOS
- Resolved
-
JDK-8343361 Select{Current,New}ItemTest.java for Choice don't open popup on macOS
- Resolved
- relates to
-
JDK-8339338 Drop Choice testing from ComponentItemEventTest.java
- Open
-
JDK-8322653 [macos14] : Mouse clicks are not received within 3 pixels of the window boundary
- Open
-
JDK-8332889 Choice/SelectCurrentItemTest/SelectCurrentItemTest.html test fails on macOS
- Closed
- links to
-
Commit(master) openjdk/jdk17u-dev/5fe6cf88
-
Commit(master) openjdk/jdk21u-dev/b0b4699c
-
Commit(master) openjdk/jdk23u/fa008ded
-
Commit(master) openjdk/jdk/ef96a7b0
-
Review(master) openjdk/jdk17u-dev/3013
-
Review(master) openjdk/jdk21u-dev/1105
-
Review(master) openjdk/jdk23u/107
-
Review(master) openjdk/jdk/20601