Bug 138513 - Alt+Shift+D no longer duplicates a view
Summary: Alt+Shift+D no longer duplicates a view
Status: RESOLVED FIXED
Alias: None
Product: GMF-Runtime
Classification: Modeling
Component: General (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P3 normal
Target Milestone: 1.0.1   Edit
Assignee: Alex Boyko CLA
QA Contact:
URL:
Whiteboard:
Keywords: contributed
Depends on:
Blocks:
 
Reported: 2006-04-25 17:07 EDT by Cherie Revells CLA
Modified: 2010-07-19 12:29 EDT (History)
0 users

See Also:


Attachments
Fix for #138513 (3.17 KB, patch)
2006-07-27 16:28 EDT, Alex Boyko CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Cherie Revells CLA 2006-04-25 17:07:26 EDT
The Alt+Shift+D shortcut used to duplicate a view.  This no longer works anymore.  I think Eclipse has made some changes to how clients are meant to implement shortcuts.  Previously, the DuplicateAction definition in the plugin.xml defined an accelerator ALT+SHIFT+D.  This accelerator keyword is now deprecated and since it doesn't work, I am removing it.
Comment 1 Alex Boyko CLA 2006-07-27 16:28:28 EDT
Created attachment 46909 [details]
Fix for #138513

Fixed with the attached patch. However, instead of Alt+Shift+D the shortcut is Ctrl+Shift+D, since Alt+Shift+D is taken by the Eclipse debugger.
Comment 2 Mohammed Mostafa CLA 2006-08-02 17:26:10 EDT
Comitted the patch
Comment 3 Alex Boyko CLA 2006-08-03 15:58:45 EDT
Delivery Notes are sent out, fix commited -> Marking the bug as fixed
Comment 4 Rafael Chaves CLA 2007-03-18 12:35:10 EDT
Turns out Ctrl-Shift-D is already taken, also by Debug (Display action). Opened bug 177937.
Comment 5 Eclipse Webmaster CLA 2010-07-19 12:29:48 EDT
[GMF Restructure] Bug 319140 : product GMF and component
Runtime Diagram was the original product and component for this bug