Bug 8127

Summary: Outline View has mnemonic collison
Product: [Eclipse Project] JDT Reporter: Tod Creasey <Tod_Creasey>
Component: DebugAssignee: Joe Szurszewski <eclipse>
Status: VERIFIED FIXED QA Contact:
Severity: normal    
Priority: P1 Keywords: accessibility
Version: 2.0   
Target Milestone: 2.0 M3   
Hardware: PC   
OS: Windows 2000   
Whiteboard:

Description Tod Creasey CLA 2002-01-23 10:10:10 EST
Compare With and Add Entry Breakpoint both use A for a mnemonic
Comment 1 James Moody CLA 2002-01-23 12:23:51 EST
Not VCM.
Comment 2 James Moody CLA 2002-01-23 12:29:07 EST
Moving to JDT.
Comment 3 Erich Gamma CLA 2002-01-24 08:37:55 EST
We should be aware that this problem can't be solved in general since these 
actions are contributed.

All we can do is to avoid clashed inside contributions from the platform. 
Compare with is used in several context menus and it is challenging to find a 
mnemonic that doesn't conflict.
Please change the mnemonic of Add Entry Breakpoint.

Comment 4 Darin Swanson CLA 2002-01-24 17:38:18 EST
Fixed in ActionMessages.
Comment 5 Darin Swanson CLA 2002-01-24 17:38:31 EST
Please verify (Joe)
Comment 6 Joe Szurszewski CLA 2002-01-29 11:17:50 EST
Verified.