-
Bug
-
Resolution: Fixed
-
P2
-
20, 21
-
MacOS
-
b16
-
b34
-
generic
-
os_x
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8301394 | 21 | Dukebot | P2 | Closed | Fixed | b08 |
JDK-8301543 | 20.0.2 | Dukebot | P2 | Resolved | Fixed | b01 |
JDK-8301532 | 20.0.1 | Dukebot | P2 | Resolved | Fixed | b04 |
JDK-8321587 | 17.0.11 | Goetz Lindenmaier | P2 | Resolved | Fixed | b01 |
JDK-8321962 | 11.0.23 | Andrew Lu | P2 | Resolved | Fixed | b01 |
This seems to be a regression introduced between JDK-20-ea+1 and JDK-20-ea+18 and reproducible only in JDK 20 and 21. The exact build which this regression got introduced seems to be JDK-20 b16.
I have attached the screenshot as well a simple reproducer code for this issue.
Other observations:
1. This is reproducible only in an editable JComboBox, but in non-editable case, the selected item is barely visible(not completely visible).
2. This is reproducible only in JComboBox with a titled border.
3. There is another issue in editable JComboBox with a titled border in Aqua LAF that, it is not actually editable. May be I will raise a separate issue for this as this is even reproducible in JDK 17,19,20,21 also.
- backported by
-
JDK-8301532 The selected item in an editable JComboBox with titled border is not visible in Aqua LAF
-
- Resolved
-
-
JDK-8301543 The selected item in an editable JComboBox with titled border is not visible in Aqua LAF
-
- Resolved
-
-
JDK-8321587 The selected item in an editable JComboBox with titled border is not visible in Aqua LAF
-
- Resolved
-
-
JDK-8321962 The selected item in an editable JComboBox with titled border is not visible in Aqua LAF
-
- Resolved
-
-
JDK-8301394 The selected item in an editable JComboBox with titled border is not visible in Aqua LAF
-
- Closed
-
- duplicates
-
JDK-8300409 Create an automated regression test for JComboBox titled border issues(JDK-8300269)
-
- Closed
-
- relates to
-
JDK-8054572 [macosx] JComboBox paints the border incorrectly
-
- Resolved
-
-
JDK-8300409 Create an automated regression test for JComboBox titled border issues(JDK-8300269)
-
- Closed
-
-
JDK-8300296 Editable JComboBox with a titled border is not really editable in Some LAFs
-
- Open
-
- links to
-
Commit openjdk/jdk11u-dev/878c1079
-
Commit openjdk/jdk17u-dev/801a1a33
-
Commit openjdk/jdk20/ef6200c7
-
Review openjdk/jdk11u-dev/2349
-
Review openjdk/jdk17u-dev/2027
-
Review openjdk/jdk20/119
-
Review openjdk/jdk/12087