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 - ctrl+tab in textarea switches topcomponent instead of focusing next field
Summary: ctrl+tab in textarea switches topcomponent instead of focusing next field
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords:
Depends on:
Blocks: 182834
  Show dependency tree
 
Reported: 2012-06-13 11:23 UTC by Tomas Stupka
Modified: 2012-06-14 06:10 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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