Closed
Bug 27685
Opened 25 years ago
Closed 25 years ago
alt-B shortcut for bold doesn't work
Categories
(Core :: DOM: UI Events & Focus Handling, defect, P3)
Tracking
()
M14
People
(Reporter: akkzilla, Assigned: akkzilla)
Details
(Keywords: regression, verifyme)
alt-B doesn't turn the selection bold in the 2/14 build. I'm sure other editor
keybindings aren't working either. I'm investigating.
| Assignee | ||
Comment 1•25 years ago
|
||
Regression, beta1, M14.
| Assignee | ||
Comment 2•25 years ago
|
||
Never mind, it was apparently a focus problem. The ^B shortcut comes from
editorOverlay.xul, and sometimes focus gets confused so that we still have the
arrow key bindings from editorBindings.xul and the emacs bindings from
platformEditorBindings.xul but the bindings in editorOverlay.xul stop working
(apparently). DUPing to one of the other focus bugs (picking one at random).
But adding mcafee since it sounded like he was seeing this too.
*** This bug has been marked as a duplicate of 12051 ***
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Updated•6 years ago
|
Component: Event Handling → User events and focus handling
You need to log in
before you can comment on or make changes to this bug.
Description
•