-
Bug
-
Resolution: Unresolved
-
P4
-
None
-
5.0, 6
-
Fix Understood
-
sparc
-
solaris, solaris_10
Bug Description:
----------------
Keyboard traversing is not working in JTabbedPane using Keyboard in GTKLookAndFeel.
JDK-Info:
---------
java version "1.5.0-beta3"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0-beta3-b62)
Java HotSpot(TM) Client VM (build 1.5.0-beta3-b62, mixed mode)
Steps to Reproduce:
-------------------
1. Install jdk1.5.0 b62 in Solaris system booted in Gnome Session.
2. Launch SwingSet2 demo (java -jar SwingSet2.jar)
3. In "Look & Feel" menu change the lookandfeel to "GTK Style Look & Feel"
4. Click "Tabbed Pane" demo button in toolbar.
Select first tab and click "Right" arrow key in KeyBoard,the focus will be changed but the focused tab will not be selected.
try the same scenario with other LookAndFeel" it will work as expected.
###@###.### 2004-08-11
----------------
Keyboard traversing is not working in JTabbedPane using Keyboard in GTKLookAndFeel.
JDK-Info:
---------
java version "1.5.0-beta3"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0-beta3-b62)
Java HotSpot(TM) Client VM (build 1.5.0-beta3-b62, mixed mode)
Steps to Reproduce:
-------------------
1. Install jdk1.5.0 b62 in Solaris system booted in Gnome Session.
2. Launch SwingSet2 demo (java -jar SwingSet2.jar)
3. In "Look & Feel" menu change the lookandfeel to "GTK Style Look & Feel"
4. Click "Tabbed Pane" demo button in toolbar.
Select first tab and click "Right" arrow key in KeyBoard,the focus will be changed but the focused tab will not be selected.
try the same scenario with other LookAndFeel" it will work as expected.
###@###.### 2004-08-11
- duplicates
-
JDK-6212742 Tab does not change when tab position is changed using <LEFT>/<RIGHT> arrow key on sol JDS
-
- Closed
-