Closed
Bug 89821
Opened 24 years ago
Closed 24 years ago
incorrect text navigation with arrow keys
Categories
(MailNews Core :: Composition, defect)
Tracking
(Not tracked)
People
(Reporter: fishbert, Assigned: bugzilla)
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.2) Gecko/20010703
BuildID: 2001070314
When typing in mozilla (be it a mail message, web form, etc), it may become
impossible to navigate left or right at the end of a line.
I'm not sure exactly what's causing this, but here are some examples:
1.
Open a new mail message and type a paragraph, then type in a second paragraph
with an empty line in between them. If you navigate through the text with the
up and down arrow keys, when you reach the empty line, try hitting the left or
right arrow keys. Nothing happens.
The correct behavior would be to take the cursor to the end of the first
paragraph if you hit the left arrow key, and to take you to the beginning of the
second paragraph if you hit the right arrow key.
2.
Open a new mail message and type in a line of text short enough to not wrap to
the next line. Then hit the enter key to start a new empty line. Now hit the
left arrow key. The cursor does not move.
The expected behavior would be to move the cursor to the end of the short line
just above.
But wait! There's more!
(The following seems to only concern text typed into a form on a web page - like
what I'm typing in now)
While your cursor is still stuck at the empty line (you can navigate up, just
not with the left/right arrows) hit the down arrow key. The cursor does nothing
-- just as expected, for there is no line below. But if you hit the enter key
to create a new line the cursor jumps down two lines instead of the anticipated
one line. Weird, eh?
Reproducible: Always
Steps to Reproduce:
1.hmm, looks like I got carried away and did this in the description
2.
3.
![]() |
||
Comment 1•24 years ago
|
||
This was fixed on July 5, 2001
*** This bug has been marked as a duplicate of 88164 ***
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
•