-
Bug
-
Resolution: Duplicate
-
P3
-
None
-
5.0
-
generic
-
solaris_8
When tabs in JTabbedPane are layout to the top/bottom and are in two rows then the selected tab in second rows does not redraw correctly. Blank space is shown instead of its label and icon.
Found in promoted j2sdk 1.5.0 b22.
The same behaviour is on Windows.
How to reproduce:
get the GlobalSuite
sqeweb.sfbay.Sun.COM:/java/j2se-sqe/i18n/workspaces/i18n_tiger_ws/i18n/bundles/gs15-b02.tar.gz
run the test
sh run_gs.sh -jdk:<path_to_jdk> font-render/swing/three/JTabbedPaneTest.java
with default L&F set to GTK.
Found in promoted j2sdk 1.5.0 b22.
The same behaviour is on Windows.
How to reproduce:
get the GlobalSuite
sqeweb.sfbay.Sun.COM:/java/j2se-sqe/i18n/workspaces/i18n_tiger_ws/i18n/bundles/gs15-b02.tar.gz
run the test
sh run_gs.sh -jdk:<path_to_jdk> font-render/swing/three/JTabbedPaneTest.java
with default L&F set to GTK.
- duplicates
-
JDK-4928955 Only bottom row of multi level tabs paint correctly when selected.
- Closed