Bug 230332 - Keyboard shortcut for 'Debug OSGi Framework' lost
Summary: Keyboard shortcut for 'Debug OSGi Framework' lost
Status: RESOLVED FIXED
Alias: None
Product: PDE
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.4   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.4 RC1   Edit
Assignee: Benjamin Cabé CLA
QA Contact:
URL:
Whiteboard:
Keywords: contributed
Depends on:
Blocks:
 
Reported: 2008-05-06 01:37 EDT by Michael Pellaton CLA
Modified: 2008-05-06 09:51 EDT (History)
1 user (show)

See Also:


Attachments
Patch (1.89 KB, patch)
2008-05-06 03:19 EDT, Benjamin Cabé CLA
no flags Details | Diff
mylyn/context/zip (579 bytes, application/octet-stream)
2008-05-06 03:19 EDT, Benjamin Cabé CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Pellaton CLA 2008-05-06 01:37:58 EDT
Build ID:  I20080502-0100

Steps To Reproduce:
Eclipse 3.4.M7 (win32)

1. Run Eclipse on a new clean workspace
2. Window > Preferences
3. Navigate to General > Keys
4. Filter for 'osgi'

There is a keyboard shortcut defined for 'Run OSGi Framework' (Alt+Shift+X, O).

However, there is none for 'Debug OSGi Framework'. Selecting the command and hitting 'Restore Command' does not help neither; so I assume the default was lost.

I suggest restoring the now missing shortcut for 'Debug OSGi Framework' (Alt+Shift+D, O)

In Eclipse 3.3.2 there were shortcuts for both commands.

Tested on win32 only.
Comment 1 Benjamin Cabé CLA 2008-05-06 03:19:00 EDT
Created attachment 98757 [details]
Patch

The binding was lost with the fix of bug 200169. :-/
Here it is again!
Comment 2 Benjamin Cabé CLA 2008-05-06 03:19:04 EDT
Created attachment 98758 [details]
mylyn/context/zip
Comment 3 Michael Pellaton CLA 2008-05-06 08:19:39 EDT
patch applied, it solves the problem (at least on win32)

Thanks for the quick response :-)
Comment 4 Chris Aniszczyk CLA 2008-05-06 09:47:09 EDT
doh!
Comment 5 Chris Aniszczyk CLA 2008-05-06 09:51:56 EDT
done.

> 20080506