Bug 7556 - Should avoid Ctrl+Shift for accelerators
Summary: Should avoid Ctrl+Shift for accelerators
Status: RESOLVED WONTFIX
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.0   Edit
Hardware: PC Windows 2000
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Erich Gamma CLA
QA Contact:
URL:
Whiteboard:
Keywords: usability
Depends on:
Blocks:
 
Reported: 2002-01-14 13:34 EST by Tod Creasey CLA
Modified: 2002-05-10 18:29 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tod Creasey CLA 2002-01-14 13:34:08 EST
Ctrl-Shift is one of the standard keyboard hotketys for locale switching. 
Although we do not prevent the use of locale switching currently by using 
accelerators with Ctrl-Shift this is still a potential problem.

Problems in JDT

Previous Problem
Add Import
Organize Imports
Open Type
Refactor - Undo
Refactor - Redo
Comment 1 Tod Creasey CLA 2002-01-15 08:53:54 EST
Please note that Ctrl-Shift still works - the mode switching occurs on key 
release so if Ctrl-Shift+T (for instance) is selected the mode switching will 
not occur. 

If the keys are released after seleting just Ctrl-Shift then the mode switches 
as expected.

Low priority if we decide to change at all.
Comment 2 Tod Creasey CLA 2002-03-06 09:27:05 EST
This functionality is still available via the menu so I am switching the 
keyword to usability. Also key bindings should take care of this for the 
platform where is is an issue (Chinese).
Comment 3 Erich Gamma CLA 2002-05-10 18:29:33 EDT
no action planned - closing