Closed
Bug 55851
Opened 25 years ago
Closed 25 years ago
ctrl-a selects all text instead of moving to beginning of line
Categories
(MailNews Core :: Composition, defect, P3)
Tracking
(Not tracked)
People
(Reporter: blizzard, Assigned: bugzilla)
Details
In the plain text mail compose window, ctrl-a will highlight all of the text in
the mail message. The correct key binding for unix should be that ctrl-a will
go to the beginning of the line. This used to work.
One of the things that I regularly do is to do a ctrl-a delete which usually
joins the current line to the previous. However, since this has broken I keep
deleting the entire text of the mail message.
Comment 1•25 years ago
|
||
Adding jag; we have reports in bug 54399 that ctrl-K in text controls is also no
longer working. Sounds like someone checked something in that horks the Unix
key bindings.
Ben changed something over the weekend regarding keyset names -- Ben, is it
possible that this killed the Unix key bindings?
Comment 3•25 years ago
|
||
Also, Ctrl-k used to be emacs-style kill-line, which would remove content on the
line, after the point on the first C-k, and on the second C-k it would remove
the '\n'...
Now it doesn't do the second part. Confusing, and annoying, if you're used to
the emacs key-bindings.
Comment 4•25 years ago
|
||
If it applies to one binding, it would probably apply to all of them (that had
dual definitions).
BTW, I set my accel key to alt and I'm not seeing this bug (on the trunk). So
that might be a workaround, if you can live without having ctrl as the accel key
for other browser functions. (If my emacs bindings didn't work, I wouldn't use
the app.)
Adding saari because it's probably a dup of his focus bug.
Comment 5•25 years ago
|
||
Are all the platform bindings dead or just some specific ones?
| Reporter | ||
Comment 6•25 years ago
|
||
The only one that I see is ctrl-a. There might be others that I don't know
about but all the other key bindings I normally use work fine.
Comment 8•25 years ago
|
||
changing milestone to unknown. It will get changed back when we figure out what
milestone to put this bug in.
Target Milestone: mozilla0.9 → ---
Comment 10•25 years ago
|
||
This is actually an editor bug. Marking duplicate.
*** This bug has been marked as a duplicate of 59404 ***
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
VERIFIED DUP.
Status: RESOLVED → VERIFIED
Updated•21 years ago
|
Product: MailNews → Core
Updated•17 years ago
|
Product: Core → MailNews Core
You need to log in
before you can comment on or make changes to this bug.
Description
•