| Summary: | Remove keybindings for quickfixes | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Michael Rennie <Michael_Rennie> |
| Component: | JS Tools | Assignee: | Michael Rennie <Michael_Rennie> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | emoffatt, john.arthorne |
| Version: | 8.0 | ||
| Target Milestone: | 8.0 | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
|
Description
Michael Rennie
Does this mean there is no easy way to apply a quick fix from keyboard? I would expect to be able to do F2, then Down Arrow to select and Enter to apply. (In reply to John Arthorne from comment #2) > Does this mean there is no easy way to apply a quick fix from keyboard? I > would expect to be able to do F2, then Down Arrow to select and Enter to > apply. That still works (keyboard over to the annotation, F2, arrow key, enter -> applies fix). But the slew of individual bindings for each quick fix (which all just happened to be Ctrl+Shift+E) have been removed since they were all applying to the 'Global' context (which would not work anyway). Eric is working on more of the binding support in bug 451981. |