When mouse left down and drag, is selecting the all text on page
Categories
(Core :: DOM: Selection, defect, P3)
Tracking
()
People
(Reporter: andro.marian.v94, Unassigned)
References
(Depends on 1 open bug)
Details
Attachments
(2 files)
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:71.0) Gecko/20100101 Firefox/71.0
Steps to reproduce:
I try to select the emoji icon and is selecting the all text on the page
Expected results:
Like in the left side of image.
Website: https://emojipedia.org/nature/
Comment 3•6 years ago
|
||
Hi,
Thanks for reporting this issue.
I tried to reproduce it on my computer but was unable to, so was hoping you could answer some questions for me, please:
- Does the bug happen with the latest Nightly?
- Does the bug happen when running in Safe Mode?
- Does the bug happen in competing browsers?
- Does the bug happen using other Firefox versions?
- Does the bug happen on any other webpages?
If you could get back to me with those details, I can then try again to reproduce the issue.
Thanks
Does the bug happen with the latest Nightly?: Yes
Does the bug happen when running in Safe Mode?: Nighty and Normal Version i try in Virtual Machine and is the same
Does the bug happen in competing browsers?: Works on Edge, Internet Explorer 11, Chrome
Does the bug happen using other Firefox versions?: Yes
Does the bug happen on any other webpages?: Don't know
If i uncheck the "float: left" from the css: 'body > .container .content, body > .container .sidebar { float: left; }' Is working good.
About if is happening on other sites: Yes
Comment 7•6 years ago
|
||
Able to reproduce on Beta 72 and Nightly 73.0a1 (2020-01-04) on Windows 10.
I reproduced this on Windows 10 64bit + Ubuntu 18.04 64bit + MacOs 10.14
Issue appears in Firefox Release 71, Firefox Beta 72, and firefox Nightly 73.0a1
Comment 9•6 years ago
|
||
Right, this is an old known issue with selection over out-of-flow boxes, like float and abs.pos. boxes.
Updated•3 years ago
|
Description
•