Bug Description:
----------------
Ctr+Tab is not working in JTable,when focus is in table row and press Ctrl+Tab the focus is not shifted out to next component.
The Bug is reproducible only in mustang not in tiger
JDK-Info:
---------
java version "1.6.0-beta"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.6.0-beta-b04)
Java HotSpot(TM) Client VM (build 1.6.0-beta-b04, mixed mode)
Steps to Reproduce:
-------------------
1. Install jdk1.6.0 b04 in testing Windows System.
2. Launch SwingSet2 demo
3. Click JTable in Toolbar and select any row in JTable,now the focus will be in JTable
4. Click Crt + Tab the focus should shift to next component but its not working in jdk1.6.0 b04.
This effects the functionality in JavaWebstart.
###@###.### 2004-09-23