Closed
Bug 1880343
Opened 2 years ago
Closed 2 years ago
Text selection is not working correctly with some shadow roots
Categories
(Core :: DOM: Selection, defect)
Core
DOM: Selection
Tracking
()
RESOLVED
DUPLICATE
of bug 1455893
People
(Reporter: calixte, Unassigned)
References
(Blocks 2 open bugs)
Details
Attachments
(1 file)
|
1.21 KB,
text/html
|
Details |
STR:
- open the attachment;
- only the first and the last element are selected.
It's impossible to select everything with either the mouse or ctrl+A.
I'd expect to be able to select every displayed text whatever the html is.
FYI, it works correctly in Chrome.
I think that this is a dup of one of bug 1590379 blocker.
Flags: needinfo?(jjaschke)
Comment 2•2 years ago
|
||
Sean is currently working on this.
Flags: needinfo?(jjaschke) → needinfo?(sefeng)
Comment 3•2 years ago
|
||
Yeah, just tested with my current WIP patches, this case will be fixed bug 1867058
Status: NEW → RESOLVED
Closed: 2 years ago
Duplicate of bug: 1867058
Flags: needinfo?(sefeng)
Resolution: --- → DUPLICATE
Updated•7 months ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•