Closed
Bug 1065634
Opened 11 years ago
Closed 10 years ago
Do not hijack keyboard shortcut for jumping to beginning/end of line
Categories
(developer.mozilla.org Graveyard :: Editing, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: cvan, Unassigned)
Details
(Whiteboard: [specification][type:bug])
What did you do?
================
1. Loaded https://developer.mozilla.org/en-US/docs/Web/API/URLUtils$edit
2. Pressed Command + left arrow and Command + right arrow to jump to the beginning and end of a line.
What happened?
==============
Nothing worked. The keyboard shortcuts were getting hijacked by the editor.
What should have happened?
==========================
My cursor should've been taken to the beginning of the line (Command + left) or to the end of the line (Command + right).
Is there anything else we should know?
======================================
Comment 1•11 years ago
|
||
The CKEditor project team leader is doing an upgrade to CKE at the moment. In some browsers, those keys are triggering back + forward in the browser. I'll keep this updated.
Updated•11 years ago
|
Component: General → Editing
Whiteboard: [specification][type:bug] → [specification][type:bug][dupeme?]
Comment 2•11 years ago
|
||
Removed [dupeme]: I'm pretty this has been reported before, but I looked at the open bugs and didn't found it, so we should use this (maybe the other bug has been closed for whatever reason).
Whiteboard: [specification][type:bug][dupeme?] → [specification][type:bug]
Comment 3•10 years ago
|
||
This is fixed in newer CKEditor.
Comment 4•10 years ago
|
||
Yep! (Reopen if not for you)
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Updated•6 years ago
|
Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•