-
Bug
-
Resolution: Unresolved
-
P3
-
8, 11, 17, 20, 21
-
generic
-
generic
If we try to edit the selected values in an editable JComboBox with a titled border and press 'ENTER' key, the edited value is not getting updated in JComboBox.getSelectedItem() in case of Aqua LAF and GTK LAF.
This is reproducible only in case of JComboBox with a titled border.
An interesting information is that, this issue is not reproducible in JDK-20 b15, but was reproducible in JDK-20 b01. So it would have been fixed in between. But I'm not able to verify this issue from JDK-20 b16 onwards because of the regressionJDK-8300269.
I have attached a new regression test which reproduces this issue.
This is reproducible only in case of JComboBox with a titled border.
An interesting information is that, this issue is not reproducible in JDK-20 b15, but was reproducible in JDK-20 b01. So it would have been fixed in between. But I'm not able to verify this issue from JDK-20 b16 onwards because of the regression
I have attached a new regression test which reproduces this issue.
- relates to
-
JDK-8300269 The selected item in an editable JComboBox with titled border is not visible in Aqua LAF
-
- Resolved
-
-
JDK-8300409 Create an automated regression test for JComboBox titled border issues(JDK-8300269)
-
- Closed
-