Closed
Bug 596479
Opened 14 years ago
Closed 14 years ago
Keyboard shortcuts wrong
Categories
(Skywriter Graveyard :: Editor, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: scott.bugzilla, Unassigned)
Details
User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US) AppleWebKit/534.6 (KHTML, like Gecko) Chrome/6.0.495.0 Safari/534.6
Build Identifier: Windows and Linux
These are wrong for Windows and Linux (or at least
Gnome):
- Ctrl-Home/Ctrl-End should move insertion point to beginning of
document, not view point
- PageUp/PageDown should move insertion point, not view point
- Ctrl-Left/Right should move by word rather than start/end of line
It seems like maybe that would be something to put in "predicates" in
text_editor/package.json so that certain keys only apply to certain
platforms, but I didn't find anything that looked promising.
Reproducible: Always
Comment 1•14 years ago
|
||
ACETRANSITION
The Skywriter project has merged with Ajax.org's Ace project (the full server part of which is their Cloud9 IDE project). Background on the change is here:
http://mozillalabs.com/skywriter/2011/01/18/mozilla-skywriter-has-been-merged-into-ace/
The bugs in the Skywriter product are not necessarily relevant for Ace and quite a bit of code has changed. For that reason, I'm closing all of these bugs. Problems that you have with Ace should be filed in the Ace issue tracker at GitHub:
https://github.com/ajaxorg/ace/issues
Status: UNCONFIRMED → RESOLVED
Closed: 14 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•