Closed
Bug 1640419
Opened 5 years ago
Closed 5 years ago
Text selection is not working properly when used with custom elements
Categories
(Core :: DOM: Selection, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1590379
People
(Reporter: mio991, Unassigned)
Details
Attachments
(1 file)
1.72 KB,
text/html
|
Details |
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:76.0) Gecko/20100101 Firefox/76.0
Steps to reproduce:
I create custom elements as shown in the attached file.
then tried to select text in an element and across their borders.
also on 'Ctrl+A' nothing in the custom elements gets selected
Actual results:
I got only partial selection showing up, also when copy&pasting only the actualy marked text got copied.
Expected results:
I should have goten a complete selection of the text
Comment 1•5 years ago
|
||
Bugbug thinks this bug should belong to this component, but please revert this change in case of error.
Component: Untriaged → DOM: Selection
Product: Firefox → Core
Updated•5 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 5 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•