Closed
Bug 1173056
Opened 11 years ago
Closed 11 years ago
<esc> is bound to split console, but conflicts with Vim mode
Categories
(DevTools :: Source Editor, defect)
DevTools
Source Editor
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 972534
People
(Reporter: nick, Unassigned)
References
()
Details
STR:
* open dev tools
* go to settings
* set keybindings to vim
* go to style editor
* add some style (press i to enter insert mode)
* press escape to leave insert mode
Expected:
Back in normal mode
Actual:
Split console opened
Note, this happens even if I hide the split console option from the UI in settings, and with other tools as well other than just the style editor.
Comment 1•11 years ago
|
||
Note that bug 962157 was also filed for the opposite problem (CodeMirror keybinding overriding toolbox keybinding).
Component: Developer Tools: Style Editor → Developer Tools: Source Editor
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
Updated•8 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•