-
Bug
-
Resolution: Incomplete
-
P4
-
None
-
6
-
generic
-
generic
Bug Info:
=========
Unable to traverse all the tabs in a tabbed pane by using Cntrl+PageUp/Cntrl+PageDown when the tabs wrapped state in a tabbed pane.
JDK Info:
=========
java version "1.6.0-rc"
Java(TM) SE Runtime Environment (build 1.6.0-rc-b98)
Java HotSpot(TM) Client VM (build 1.6.0-rc-b98, mixed mode)
Steps to Reproduce:
===================
1.Download the attached java file.
2. Execute the file.
3. Press Ctrl + pagedown or Ctrl+pageup buttons.
Expected Results:
=================
It should traverse all the tabs in the tabbed pane.
Actual results:
===============
Its not traversing all the tabs.
=========
Unable to traverse all the tabs in a tabbed pane by using Cntrl+PageUp/Cntrl+PageDown when the tabs wrapped state in a tabbed pane.
JDK Info:
=========
java version "1.6.0-rc"
Java(TM) SE Runtime Environment (build 1.6.0-rc-b98)
Java HotSpot(TM) Client VM (build 1.6.0-rc-b98, mixed mode)
Steps to Reproduce:
===================
1.Download the attached java file.
2. Execute the file.
3. Press Ctrl + pagedown or Ctrl+pageup buttons.
Expected Results:
=================
It should traverse all the tabs in the tabbed pane.
Actual results:
===============
Its not traversing all the tabs.