Closed
Bug 783783
Opened 13 years ago
Closed 6 days ago
triple click selects to end of document if 'paragraph' wraps at column break
Categories
(Core :: DOM: Selection, defect, P5)
Tracking
()
RESOLVED
INVALID
People
(Reporter: kdevel, Unassigned)
References
(Depends on 1 open bug)
Details
Attachments
(2 files)
User Agent:
Steps to reproduce:
1. Open the testcase m.html. It contains 'paragraphs' separated by BR tags.
2. Triple click at col 1 2nd par. ("Duis autem vel ...")
3. Triple click at col 1 3rd par. ("Ut wisi enim ...")
Actual results:
2. 2nd par. is selected (OK).
3. Selection from 3rd par to the end of document.
Expected results:
3. Only 3rd par. is selected.
Attachment #653070 -
Attachment mime type: text/plain → text/html
Attachment #653071 -
Attachment mime type: text/plain → text/html
![]() |
||
Comment 2•13 years ago
|
||
Duplicate of bug 306240?
Component: Untriaged → Selection
Product: Firefox → Core
Comment 3•5 years ago
|
||
Bulk-downgrade of unassigned, >=5 years untouched DOM/Storage bugs' priority.
If you have reason to believe this is wrong (especially for the severity), please write a comment and ni :jstutte.
Severity: normal → S4
Priority: -- → P5
Updated•6 days ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 6 days ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•