This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 214113

Summary: ctrl+tab in textarea switches topcomponent instead of focusing next field
Product: platform Reporter: Tomas Stupka <tstupka>
Component: Window SystemAssignee: Stanislav Aubrecht <saubrecht>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P3    
Version: 7.2   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 182834    

Description Tomas Stupka 2012-06-13 11:23:12 UTC
Product Version = NetBeans IDE Dev (Build 20120613-5814447eecd7)
Operating System = Mac OS X version 10.6.8 running on x86_64
Java; VM; Vendor = 1.6.0_31
Runtime = Java HotSpot(TM) 64-Bit Server VM 20.6-b01-415

- open some issue in the IDE
- focus the description field 
- press ctrl+tab - the next editor area TC is focused instead of focusing the next element in the issue TC
Comment 1 Stanislav Aubrecht 2012-06-13 14:35:40 UTC
core-main e7b7045162e4
Comment 2 Quality Engineering 2012-06-14 06:10:23 UTC
Integrated into 'main-golden', will be available in build *201206140001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/e7b7045162e4
User: S. Aubrecht <saubrecht@netbeans.org>
Log: #214113 - when in JTable or JTextArea, Ctrl+TAB should transfer input focus to next component instead of switching to next document window