Closed
Bug 1691574
Opened 5 years ago
Closed 5 years ago
Caret movement inside <pre> incorrectly ignores newline before <br>
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: saschanaz, Assigned: saschanaz)
References
Details
Attachments
(1 file)
- Open https://bugzilla.mozilla.org/attachment.cgi?id=9200851
- Put the caret at the third line of the <pre>
- Press ArrowLeft keyboard button
Expected: It should go to the second line
Actual: It skips the second one and goes directly to the first line
| Assignee | ||
Updated•5 years ago
|
Summary: Caret movement inside <pre> incorrectly ignores <br> → Caret movement inside <pre> incorrectly ignores newline before <br>
| Assignee | ||
Comment 1•5 years ago
|
||
| Assignee | ||
Comment 2•5 years ago
|
||
Fix is landed: https://bugzilla.mozilla.org/show_bug.cgi?id=1690502#c9
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•