Closed
Bug 88635
Opened 24 years ago
Closed 24 years ago
Cursor doesn't respond to arrow keys in mail
Categories
(MailNews Core :: Composition, defect)
Tracking
(Not tracked)
People
(Reporter: dbuckles, Assigned: bugzilla)
Details
I was composing an e-mail, and, as I typed, the lines would wrap when they
exceeded the width of the window (situation normal). The last line, as is
typical, did not fill the entire width of the window. When manipulating the
cursor with the arrow keys, the cursor responded correctly to all instructions,
with one exception: if the cursor was moved "down" from the second-to-last line
to the last line, AND if it was positioned beyond (left-to-right) the end of the
bottom line, the cursor would descend one line, and move back to the end of the
last line (the expected behavior); however, when forced to the end of the line
in that way, it would not respond to the left or right arrow key. If moved up
to the preceding line, left one character, then back down, it worked correctly
(moving up would move it to a position directly above the end of the line, so
the starting conditions were changed). The prerequisite condition for this bug
is that the cursor be forced back to the end of a line by moving it down from a
position beyond the end of the line. This bug was experienced with a variable
width font (in this case, Times New Roman) as well as a fixed-width font
(Courier, I believe). A similar problem exists when using the right-arrow key
to move the cursor to the end of the line--you can move to the end of the line,
but you cannot move beyond. When you reach the end from the "side" (instead of
from above), you can still move back. Also, for both bugs, the end of the line
must be a newline (Enter) character; cursor movement is correct when the line
simply wrapped.
Please always include Mozilla build ID in bug-reports.
Also please consider studying the bug writing guidelines found at
http://www.mozilla.org/quality/bug-writing-guidelines.html and using the
Bugzilla helper to report bugs:
http://www.mozilla.org/quality/help/bug-form.html
Reporter | ||
Comment 2•24 years ago
|
||
Sorry about that; must've been a brain ****. I'm using v. 0.9.2, build ID
2001062815.
Comment 3•24 years ago
|
||
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
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
•