Bug 2781 - EC: Control keys not handled by in-place rename (1GJBZ7S)
Summary: EC: Control keys not handled by in-place rename (1GJBZ7S)
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.0   Edit
Hardware: All Windows 2000
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Kevin Haaland CLA
QA Contact:
URL:
Whiteboard:
Keywords: accessibility
Depends on:
Blocks:
 
Reported: 2001-10-10 22:43 EDT by Nick Edgar CLA
Modified: 2001-12-10 11:09 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 Nick Edgar CLA 2001-10-10 22:43:26 EDT
EC post "Navigator rename: cut/copy/paste/undo control keys broken" by RM on Aug 30, 2001.

Looks like the control keys don't work in the Navigator. The interesting
part is that they seem to work if the Navigator view is un-docked and
free-floating.

Anyone know whats going on here?

For example,

Right-click on item in the Navigator, choose rename.
Change the name.
Press control-Z to undo. Nothing happens

Now undock the Navigator and try scenario again. It works!


NOTES:

NE (8/31/01 12:12:56 PM)
When docked, the control-keys are probably being stolen by the accelerators in the edit menu (or other menus), 
which are directed to the current view (the navigator in this case), not the edit field for the rename.
When undocked, these aren't there, so the key goes to the edit field.
Thanks for pointing out the distinction.
I've filed a PR for this:
1GJBZ7S: ITPUI:WIN2000 - EC: Control keys not handled by in-place rename

KH (9/19/2001 12:01:08 PM)
	Pls find me. I know about this one.
Comment 1 DJ Houghton CLA 2001-10-29 19:16:20 EST
PRODUCT VERSION:
0.9

Comment 2 Karice McIntyre CLA 2001-12-10 11:09:01 EST
Released fix for this.  Now able to use control keys when doing Rename.  Cut, 
Copy, Paste, Delete, Select All will work.  Undo is not implemented on Text so 
Ctrl-Z will not do anything.  See Bug 6276 for more info.