Community
Participate
Working Groups
Editor variant of bug 315133 for considering editors that are outside of the shared area.
Need to remove the workaround for bug 325986 in WorkbenchPage's findEditors(IEditorInput, String, int) method when implementing this.
Created attachment 183769 [details] WorkbenchPage patch v1
Ctrl+(Shift+)F6 will work properly now.
Quite close but need to check what getEditorReferences() returns if the editor area is not visible in 3.x.
(In reply to comment #4) > Quite close but need to check what getEditorReferences() returns if the editor > area is not visible in 3.x. Still seems to return the same amount as if it was shown on the screen. This is fine.
Verified with I20110125-2200 on Windows XP that Ctrl+F6 works as expected.