| Summary: | Paste shortcut not working on import slideout | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | John Arthorne <john.arthorne> |
| Component: | Client | Assignee: | Susan McCourt <susan> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | ||
| Version: | unspecified | ||
| Target Milestone: | 1.0 RC1 | ||
| Hardware: | PC | ||
| OS: | Windows 7 | ||
| Whiteboard: | |||
|
Description
John Arthorne
This happens for all slideouts in the navigator. See bug 375058 comment 2. We are trying to propagate more keys to the keybindings, we probably need to special case the clipboard bindings because it's easy to run into this. Worse yet, if you use the copy binding to copy a file into the clipbaord and then later try to paste something into a slideout on the navigator, instead you'll be pasting files into your navigator root. Fixed in http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=d7ce02ed664a5a8c5c295b5875901cb3049f91a0 I special case the bindings for cut, copy, paste, and select all, so that these still feed to the edit box. |