Bug 66259 - [KeyBindings] Polish patch: support view activation via a keyboard shortcut
Summary: [KeyBindings] Polish patch: support view activation via a keyboard shortcut
Status: VERIFIED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.0   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.0 RC2   Edit
Assignee: Michael Van Meekeren CLA
QA Contact:
URL:
Whiteboard:
Keywords: polish
Depends on:
Blocks:
 
Reported: 2004-06-09 04:37 EDT by Markus Keller CLA
Modified: 2004-06-11 14:11 EDT (History)
0 users

See Also:


Attachments
Patch for ui.ide (2.28 KB, patch)
2004-06-09 04:37 EDT, Markus Keller CLA
no flags Details | Diff
Patch for ui.views (2.63 KB, patch)
2004-06-09 04:37 EDT, Markus Keller CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Markus Keller CLA 2004-06-09 04:37:10 EDT
I'll patches for the ui.views and ui.ide plugins which makes all views
accessible via keyboard shortcut. The Outline view gets a default shortcut
"Alt+Shift+Q, O", and the Problems view gets "Alt+Shift+Q, X".

It registers the views in the brand-new 'Views' category of the Keys preferences
page, where users can assign a shortcut to directly jump to the view.

See bug 62243 for more info. Thanks.
Comment 1 Markus Keller CLA 2004-06-09 04:37:27 EDT
Created attachment 11774 [details]
Patch for ui.ide
Comment 2 Markus Keller CLA 2004-06-09 04:37:44 EDT
Created attachment 11775 [details]
Patch for ui.views
Comment 3 Debbie Wilson CLA 2004-06-09 09:32:03 EDT
Doug, please reassign if this belongs with component [ViewMgmt] 
Comment 4 Michael Van Meekeren CLA 2004-06-09 15:42:11 EDT
fixed in HEAD
Comment 5 Michael Van Meekeren CLA 2004-06-09 16:00:21 EDT
Strangely, the text for the Display and Properties views in the keys page has 
an extra bit of text in the name in the drop down combo box.

Display "Display =(org.eclipse...DisplayView)"
etc..
Comment 6 Markus Keller CLA 2004-06-10 03:05:02 EDT
I've entered bug 66462 for the rendering of command ids in the case of duplicate
command names.
Comment 7 Debbie Wilson CLA 2004-06-11 14:11:19 EDT
Verified in I20040611 (0800).