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 33495

Summary: Ctrl-3 always focuses first tab
Product: platform Reporter: Jesse Glick <jglick>
Component: Window SystemAssignee: Peter Zavadsky <pzavadsky>
Status: VERIFIED FIXED    
Severity: blocker CC: mslama
Priority: P4 Keywords: A11Y, REGRESSION
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Jesse Glick 2003-05-08 16:32:46 UTC
[dev 030506] Pressing Ctrl-3 (View -> Source
Editor) always selects the first editor tab, even
if a different one was selected before. This is
annoying for keyboard users. A recent regression,
I think.
Comment 1 Peter Zavadsky 2003-05-09 10:33:19 UTC
Fixed in [trunk]

EditorViewAction was moved into core/windows so it can access needed data.
Comment 2 Marian Mirilovic 2003-06-11 10:41:05 UTC
verified in [nb_dev](200306110100)