-
Bug
-
Resolution: Fixed
-
P3
-
8u31
-
b65
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8084920 | emb-9 | Andrew Brygin | P3 | Resolved | Fixed | team |
JDK-8086899 | 8u65 | Andrew Brygin | P3 | Resolved | Fixed | b01 |
JDK-8079144 | 8u60 | Andrew Brygin | P3 | Resolved | Fixed | b14 |
JDK-8138138 | emb-8u65 | Unassigned | P3 | Resolved | Fixed | b01 |
JDK-8080004 | emb-8u60 | Andrew Brygin | P3 | Resolved | Fixed | team |
called combos_yosemite.jpg.
Normal, non-editable comboboxes look good (1st combobox at
combos_yosemite.jpg), but you can see four problems with the rendering of
editable combo boxes (2nd combobox and 3rd combobox in all frames at
combos_yosemite.jpg):
problem 1: If an editable combobox is not selected, there is a one-pixel
step/displacement between the text field and the button. See 1st frame, 2nd
combobox at combos_yosemite.jpg and 2nd combobox at expected_vs_actual.png
Also if a custom editable combobox is not selected, there is a one-pixel
step/displacement between the text field and the button. See 1st frame, 3rd
combobox at combox_yosemite.jpg and 2nd combobox at expected_vs_actual.png
problem 2: If an editable compbobox component has been selected, the focus
ring around it has a similar step/displacement. See 2nd frame, 2nd combobox
at combos_yosemite.jpg
problem 3: If a custom combobox editor has been used, the focus ring around
the component is not around the entire component. See 3rd frame, 3rd combobox
at combox_yosemite.jpg
problem 4: note that there is not only the step, but also two darker pixels
in the 2nd combobox in expected_vs_actual.png
- backported by
-
JDK-8079144 Java's system LnF on OS X: editable JComboBoxes are being rendered incorrectly
- Resolved
-
JDK-8080004 Java's system LnF on OS X: editable JComboBoxes are being rendered incorrectly
- Resolved
-
JDK-8084920 Java's system LnF on OS X: editable JComboBoxes are being rendered incorrectly
- Resolved
-
JDK-8086899 Java's system LnF on OS X: editable JComboBoxes are being rendered incorrectly
- Resolved
-
JDK-8138138 Java's system LnF on OS X: editable JComboBoxes are being rendered incorrectly
- Resolved
- relates to
-
JDK-8081764 [TEST_BUG] Test javax/swing/plaf/aqua/CustomComboBoxFocusTest.java fails on Windows, Solaris Sparcv9 and Linux but passes on MacOSX
- Resolved