-
Bug
-
Resolution: Fixed
-
P3
-
1.4.0
-
beta2
-
generic
-
generic
-
Verified
Scroll buttons in JTabbedPane with SCROLL_TAB_LAYOUT policy are behaving
inconsistently with the attached code on both Solaris & Windows platforms.
To reproduce the above problem:
1. Compile & Execute the attached code.
2. Scroll towards right by pressing RIGHT scroll button till it gets disabled.
3. Then again start scrolling towards left. It won't scroll.
This is happening only with the launched JFrame size. If you decrease the
size of the JFrame a bit, before executing the test instructions, and then
test it, it is working fine.
I traced back with the old builds. It is working fine with builds before b52.
inconsistently with the attached code on both Solaris & Windows platforms.
To reproduce the above problem:
1. Compile & Execute the attached code.
2. Scroll towards right by pressing RIGHT scroll button till it gets disabled.
3. Then again start scrolling towards left. It won't scroll.
This is happening only with the launched JFrame size. If you decrease the
size of the JFrame a bit, before executing the test instructions, and then
test it, it is working fine.
I traced back with the old builds. It is working fine with builds before b52.
- duplicates
-
JDK-4479158 Scrollable tab buttons of JTabbedPane don't work for special size of TabbedPane
-
- Closed
-