Closed
Bug 154959
Opened 23 years ago
Closed 23 years ago
Moving cursor with arrow keys can't get past "horizontal line" (<hr>)
Categories
(Core :: DOM: Selection, defect)
Core
DOM: Selection
Tracking
()
People
(Reporter: lapsap7+mz, Unassigned)
References
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.1a+) Gecko/20020622
BuildID: 20020622
(This bug concerns editing mail messages in HTML format too.)
While composing an HTML email message or a web page, if there's a horizontal
line (<hr>), if you move the cursor _down_ and try to get through the horiz
line, the cursor stays at the centre of the line.
Reproducible: Always
Steps to Reproduce:
1.Compose a new message or a web page
2.Type something there
3.Add a horizontal line (<hr>) somewhere in the middle
4.Put the cursor above the line
5.Use the arrow key (<down> or <right>) to go beneath the horiz. line.
Actual Results:
Using <Down> key would cause the cursor to stay at the center above the horiz. line.
Using <Right> key would cause the cursor to stay at the end of the last line
just before the horiz. line.
Expected Results: The cursor get past the horizontal line with the same
behaviour as if it's an image.
related: bug 144001
Comment 2•23 years ago
|
||
*** Bug 144001 has been marked as a duplicate of this bug. ***
Comment 3•23 years ago
|
||
Looks like a dup of bug 130971 and/or bug 98552.
Comment 4•23 years ago
|
||
-->selection
*** This bug has been marked as a duplicate of 98552 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Component: Editor: Composer → Selection
OS: Windows 2000 → All
Hardware: PC → All
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•