-
Bug
-
Resolution: Duplicate
-
P3
-
None
-
6u4
-
generic
-
generic
Description:
============
1. The selected item overlaps on drop down button of non-editable combobox and the button doesn't shifted to left from right.
2. The drop down button shifts to left from right in editable combobox but it looks detach with the textfield.
3. Key bindings are not working for combobox.Only mouse bindings are working.
4.Drop down button is hiding while keep press on button of editable combobox.
JDK Info:
=========
java version "1.6.0_04"
Java(TM) SE Runtime Environment (build 1.6.0_04-b01)
Java HotSpot(TM) Client VM (build 1.6.0_03-ea-b02, mixed mode)
Steps to reproduce:
===================
1. Download the attached java file and execute with above specified jdk build.
2. Choose the nimbus look and feel from the menu.
Now you can see the above specified issues.
============
1. The selected item overlaps on drop down button of non-editable combobox and the button doesn't shifted to left from right.
2. The drop down button shifts to left from right in editable combobox but it looks detach with the textfield.
3. Key bindings are not working for combobox.Only mouse bindings are working.
4.Drop down button is hiding while keep press on button of editable combobox.
JDK Info:
=========
java version "1.6.0_04"
Java(TM) SE Runtime Environment (build 1.6.0_04-b01)
Java HotSpot(TM) Client VM (build 1.6.0_03-ea-b02, mixed mode)
Steps to reproduce:
===================
1. Download the attached java file and execute with above specified jdk build.
2. Choose the nimbus look and feel from the menu.
Now you can see the above specified issues.
- duplicates
-
JDK-6594797 Nimbus L&F: RTL painting issues & JTabbedPane Tabs are painted wrong in LEFT,RIGHT & BOTTOM
-
- Closed
-
- relates to
-
JDK-6660823 Nimbus L&F: RTL - JComboBox issues
-
- Closed
-