Closed
Bug 734180
Opened 13 years ago
Closed 9 years ago
CSS "user-select: none" don't apply when selecting all content
Categories
(Core :: DOM: Selection, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: olivier, Unassigned)
References
Details
User Agent: Mozilla/5.0 (X11; Linux i686; rv:13.0) Gecko/20120308 Firefox/13.0a1
Build ID: 20120308031058
Steps to reproduce:
Select a whole paragraph containing some "user-select:none" elements or simply hit Ctrl-A.
Actual results:
The whole paragraph/page is selected. See http://jsfiddle.net/6sDsq/5/
Expected results:
The elements matching the "user-select:none;" rule shouldn't be selected. Right?
![]() |
||
Updated•12 years ago
|
Component: Untriaged → Selection
Product: Firefox → Core
Comment 1•10 years ago
|
||
This bug no longer reproduces. Can someone with the correct access rights close it?
Comment 2•9 years ago
|
||
Confirmed as not reproducing anymore, based on the jsfiddle given. Closing the bug.
Status: UNCONFIRMED → RESOLVED
Closed: 9 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•