Closed
Bug 185674
Opened 23 years ago
Closed 23 years ago
1) Plain text email composition - arrow keys stop working. 2) Long headers when expanded past the window boundary in preview mode, do not contract back properly.
Categories
(MailNews Core :: Composition, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: mark, Assigned: bugzilla)
Details
User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.2.1) Gecko/20021130
Build Identifier: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.2.1) Gecko/20021130
1) When composing a new email in plain text, the arrow keys lose their function
as soon as you try to go back and correct something. However, positioning of the
cursor using the mouse works.
2) Long headers when expanded past the window boundary in preview mode, do not
contract back properly.
Reproducible: Always
Steps to Reproduce:
1.Start a new plain text email and use the address button to select recipients.
2.Type in your subject, and then tab into the body of the message.
3.Start typing the message. Try using the back arrow key after a couple of lines
have been typed.
Actual Results:
All arrow keys stop working, and there is a cursor flashing in the subject line
all of a sudden. Trying to tab out of the subject line, puts tabs into the body
of the email.
Expected Results:
Allowed me to compose without all this happening.
Comment 1•23 years ago
|
||
Hello, I would like to contribute some more to the first part of this bug
report. I work on a Sun Solaris (2.8) platform. I noticed that the arrows only
work on the first line of a wrapped around sentence. It also affects this
current sentence that I am typing. As soon as the second line starts (from "I
work on...") I cannot use my arrows. If I position my cursor with my mouse
anywhere in the first line the arrows works again.
Note now that I start a new sentence (ie I hit return and this line is not yet
wrapped) the same thing happens. hope this gives some more clue.
Comment 2•23 years ago
|
||
I too am experiencing these problems with Mozilla Version 1.3 on Solaris 2.8. As
previously commented, the problem occurs when long lines are wrapped in text
boxes (for example, the body of an e-mail in either HTLM or TEXT mode, or text
boxes in online forms (like this one)). It is specifically the left and right
cursor keys and there C-b, C-f equivalents that are affected. Stepping between
wrapped lines (other than the first) using up and down (or C-n and C-p) doesn't
appear to be affected: neither does stepping between words using C-Left and
C-Right. Most other keys such as Home and End also function normally.
A temporary and partially satisfactory work around is to position the cursor
with a mouse, or terminate each line manually using a Return character prior to
wrapping (can use the Rewrap function in e-mail to preserve the presentation).
Alternatively, use C-left and C-right to step between words.
Comment 3•23 years ago
|
||
Mark Jacobs: is this bug still an issue for you?
The problem of the headers not "contracting" properly is, I believe, bug 167468.
The arrow-key problem, I am unable to reproduce.
| Reporter | ||
Comment 4•23 years ago
|
||
The cursor keys problem appears to have been fixed in version 1.3, however the
expand header of an e-mail problem in the preview window still remains. This
latter problem is a duplicate of bug http://bugzilla.mozilla.org/show_bug.cgi?
id=167468 - we're getting there!
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Comment 5•23 years ago
|
||
Reopening to fix resolution
Status: RESOLVED → UNCONFIRMED
Resolution: FIXED → ---
Comment 6•23 years ago
|
||
Mark Jacobs, please use "WorksForMe" rather than "Fixed" unless a patch has been
submitted specifically for the bug.
I've done that now; as penance :) you can mark this bug as Verified.
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago → 23 years ago
Resolution: --- → WORKSFORME
Comment 7•21 years ago
|
||
For anyone who stumbles across this bug, the first issue was a bug in the
Complex Text Layout (CTL) code. It was fixed on 2004-03-01, by 1.7.
See bug 188288.
Updated•21 years ago
|
Product: MailNews → Core
Updated•18 years ago
|
Product: Core → MailNews Core
You need to log in
before you can comment on or make changes to this bug.
Description
•