| Summary: | Can't switch back to editor from Quick Access without using the mouse | ||
|---|---|---|---|
| Product: | [Eclipse Project] Platform | Reporter: | capi de padua <capidepadua> |
| Component: | UI | Assignee: | Platform UI Triaged <platform-ui-triaged> |
| Status: | CLOSED DUPLICATE | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | daniel_megert, pwebster |
| Version: | 4.2 | ||
| Target Milestone: | 4.3 | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Whiteboard: | |||
|
Description
capi de padua
I can't replicate this generally, when I select something from Quick Access my focus returns to eclipse proper. How did you get in this state? Could you please post steps? PW 0. CTRL-Q bound to quick access 1. While editing text (tested on Java code atm), press CTRL_Q 2. Enter selection, e.g. `Activate Text Editor` and press _Return_ At this point, pressing Ctrl_N or CTRL_P will move the highlight in my editor up and down respectively, but the cursor will still be in the Quick Access field, and any text entered will be inserted into the Quick Access field, and not the editor itself. *** This bug has been marked as a duplicate of bug 389018 *** This is not fixed. The key bindings are still applied on the active part. For a test case see comment 2 or: 0. edit some text in a textual editor 1. Ctrl+3 2. type "foo" into the search field 3. Ctrl+Z ==> undo happens in the editor instead of the field. > This is not fixed. The key bindings are still applied on the active part. > For a test case see comment 2 or: > > 0. edit some text in a textual editor > 1. Ctrl+3 > 2. type "foo" into the search field > 3. Ctrl+Z > ==> undo happens in the editor instead of the field. Sorry, this is a different bug. *** This bug has been marked as a duplicate of bug 389018 *** > Sorry, this is a different bug. Filed bug 393573. |