Closed
Bug 1112053
Opened 11 years ago
Closed 11 years ago
[CKEditor 4] On Mac OS, cmd+arrow doesn't work
Categories
(developer.mozilla.org Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: teoli, Unassigned)
Details
(Whiteboard: [specification][type:bug])
What did you do?
================
In the editor, cmd + arrow right
What happened?
==============
Nothing
What should have happened?
==========================
Cursor at the end of the line
Is there anything else we should know?
======================================
cmd + arrow left should bring cursor a the beginning of the line.
I get nagged by all people doing development and wanted to write doc because of this: this is working in most editors (like emacs, sublime text, ...) and in some shell, so there are pretty used to it.
Comment 1•11 years ago
|
||
Commit pushed to ckeditor-update-updates-messages at https://github.com/mozilla/kuma
https://github.com/mozilla/kuma/commit/0325ed45a40cf0fc14bdf998d145fe8d2d26b2fd
fix bug 1112053 - Allow COMMAND+LEFT/RIGHT in CKEditor pane
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Comment 2•11 years ago
|
||
Commit pushed to master at https://github.com/mozilla/kuma
https://github.com/mozilla/kuma/commit/0325ed45a40cf0fc14bdf998d145fe8d2d26b2fd
fix bug 1112053 - Allow COMMAND+LEFT/RIGHT in CKEditor pane
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
•