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 66213 - Ctrl-TAB shortcut conflict
Summary: Ctrl-TAB shortcut conflict
Status: VERIFIED WONTFIX
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: David Simonek
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2005-10-07 09:03 UTC by Max Sauer
Modified: 2008-12-22 23:42 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 Max Sauer 2005-10-07 09:03:15 UTC
Ctrl-Tab is in some cases in conflict with Swing, which couses A11Y issues. For
example, see issue 65678.

Window system registers ctrl+tab for switching between editor tabs, but it is
also swing shortcut for leaving editor pane.

[200510061800, JDK 1.5.0_05, solaris 10/sparc]
Comment 1 Marian Mirilovic 2005-10-07 09:54:27 UTC
It's intentional. I remember we were speaking about it long time ago and current
state is a trade-off
Comment 2 Max Sauer 2005-10-17 10:29:10 UTC
OK, verified WONTFIX.