Bug 55181 - [KeyBindings] Ctrl-A doesn't work in text fields but other accelerators do
Summary: [KeyBindings] Ctrl-A doesn't work in text fields but other accelerators do
Status: VERIFIED DUPLICATE of bug 55951
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 M8   Edit
Assignee: Douglas Pollock CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-17 17:50 EST by Ed Burnette CLA
Modified: 2004-03-25 17:35 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ed Burnette CLA 2004-03-17 17:50:41 EST
I20040317
In the context menu for text fields I see Undo, Cut, and so on. The following 
accelerators work for these actions:

 Ctrl-Z               - Undo
 Ctrl-X and Shift-Del - Cut
 Ctrl-C and Ctrl-Ins  - Copy
 Ctrl-V and Shift-Ins - Paste
 Del                  - Delete

but this doesn't:

 Ctrl-A               - Select All <-- doesn't work

For example, select Window > Preferences > Workbench. Click in the Workspace 
save interval field and press Ctrl-A for Select All. It just beeps. Now try 
any Windows app, for example, IE on this bugzilla form. Right click on a text 
field gives the same context menu, but Ctrl-A works by selecting all the text 
in the field.

Other keys like Home, Shift-End, and so forth work fine in Eclipse text 
fields, like a native app. Ctrl-A is the only one that has the problem as far 
as I've noticed.
Comment 1 Douglas Pollock CLA 2004-03-25 09:22:08 EST
This is fixed in I200403250010.  This is a duplicate of Bug 55951 (and others).  
Sorry to mark this a duplicate of a later bug.... 

*** This bug has been marked as a duplicate of 55951 ***
Comment 2 Douglas Pollock CLA 2004-03-25 17:35:42 EST
Moving duplicate resolved (but not fixed) bugs to verified for M8.