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 50331

Summary: Provide keyboard shortcut for switching between multi-views
Product: platform Reporter: David Simonek <dsimonek>
Component: Window SystemAssignee: Milos Kleint <mkleint>
Status: RESOLVED FIXED    
Severity: blocker CC: dpavlica, jglick, tboudreau
Priority: P2    
Version: 4.x   
Hardware: All   
OS: All   
Issue Type: TASK Exception Reporter:
Bug Depends on:    
Bug Blocks: 50334, 50574    

Description David Simonek 2004-10-13 12:50:40 UTC
More info here, section C-4:
http://ui.netbeans.org/usability/ws_study/#conclusions

Recommendation: Add shortcut ALT+SHIFT+LEFT or
ALT+SHIFT+RIGHT for navigation among actual views
in the Editor.
Comment 1 David Simonek 2004-10-13 14:00:07 UTC
*** Issue 45026 has been marked as a duplicate of this issue. ***
Comment 2 Milos Kleint 2004-11-03 08:54:54 UTC
done in trunk.
alt-shift-left + right iterate the editors. The shotcut can be changed
in the shortcuts dialog (placed under Windows group/folder)
Comment 3 Milos Kleint 2004-11-03 09:20:17 UTC
Shift-Alt-right and Shift-Alt-left doesn't work onder macosx. It
walready has a defined meaning in the editor. So does Shift-meta-right
and Shift-Meta-left. What shortcuts to use under macosx?
Comment 4 _ tboudreau 2004-11-03 13:50:17 UTC
Try CTRL (though I think we may bind it to select to begin/end of line - that's what most 
mac os editors do).

N/P?  (Would at least be consistent with the output window :-/)
Comment 5 Jesse Glick 2004-11-08 20:52:13 UTC
A-S-Left and A-S-Right are bad under Gnome. They are already consumed
by the window manager by default: move window to previous/next
desktop. Consider user safer shortcuts than this.