Details
-
Bug
-
Resolution: Fixed
-
P4
-
7
-
b110
-
generic
-
os_x
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8034647 | 7u65 | Konstantin Shefov | P4 | Resolved | Fixed | b01 |
JDK-8025732 | 7u60 | Vera Akulova | P4 | Closed | Fixed | b01 |
Description
http://java.net/jira/browse/MACOSX_PORT-600 submitted 2011/10/24 by Alexander Petrov
1) Create form with JComboBox and add 4 elements
2) Expand JComboBox
3) Move mouse to unselected element
result:
Selection doesn't changed
Build: b214
Keywords: test-fail-macos
Tests failed:
closed/javax/swing/JComboBox/6236162/bug6236162.java
1) Create form with JComboBox and add 4 elements
2) Expand JComboBox
3) Move mouse to unselected element
result:
Selection doesn't changed
Build: b214
Keywords: test-fail-macos
Tests failed:
closed/javax/swing/JComboBox/6236162/bug6236162.java
Attachments
Issue Links
- backported by
-
JDK-8034647 [TEST_BUG] [macosx] JComboBox doesn't change selection on mouse over
- Resolved
-
JDK-8025732 [TEST_BUG] [macosx] JComboBox doesn't change selection on mouse over
- Closed