-
Bug
-
Resolution: Duplicate
-
P3
-
None
-
7
-
x86
-
windows_xp
Bug Info:
=========
I was trying to select the view menu button by placing the focus using keyboard.But the focus is not traversing on view menu button by using arrow or tab keys.
OS: WindowsXP
Themes: Both xp and classic themes.
JDK Info:
=========
java version "1.7.0-internal"
Java(TM) SE Runtime Environment (build 1.7.0-internal-jcg-integrator_18_Jun_2007_16_52-b00)
Java HotSpot(TM) Client VM (build 1.7.0-ea-b13, mixed mode)
Steps to Reproduce:
===================
1. Launch the filechooser demo.
2. Open the filechooser dialog
3. Place the focus on 'Look in' combobox by mouse click.
4. Now keep press right arrow key.
Expected Results:
=================
The focus should traverse on all the widgets in the toolbar and it should show highlighted effect whenever it gains the focus.
Actual Results:
===============
The focus is traversing on all the widgets except on view menu button and all the widgets are highlighted except view menu button whenever it gains the focus.
=========
I was trying to select the view menu button by placing the focus using keyboard.But the focus is not traversing on view menu button by using arrow or tab keys.
OS: WindowsXP
Themes: Both xp and classic themes.
JDK Info:
=========
java version "1.7.0-internal"
Java(TM) SE Runtime Environment (build 1.7.0-internal-jcg-integrator_18_Jun_2007_16_52-b00)
Java HotSpot(TM) Client VM (build 1.7.0-ea-b13, mixed mode)
Steps to Reproduce:
===================
1. Launch the filechooser demo.
2. Open the filechooser dialog
3. Place the focus on 'Look in' combobox by mouse click.
4. Now keep press right arrow key.
Expected Results:
=================
The focus should traverse on all the widgets in the toolbar and it should show highlighted effect whenever it gains the focus.
Actual Results:
===============
The focus is traversing on all the widgets except on view menu button and all the widgets are highlighted except view menu button whenever it gains the focus.
- duplicates
-
JDK-6589634 Unable to view focus on "Up one level", "create new folder" etc. of JFileChooser Dialog
-
- Resolved
-