Closed
Bug 302761
Opened 19 years ago
Closed 8 years ago
"Select All" with CSS "-moz-user-select: none;" enabled
Categories
(Core :: DOM: Selection, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: goobix, Unassigned)
References
()
Details
(Keywords: testcase)
Attachments
(1 file)
|
149 bytes,
text/html
|
Details |
A page with the "-moz-user-select: none;" CSS (like the one listed in the URL, althought you probably want a more simple test-case) still has the option "Select All" (in the Edit menu, or the right-click contextual menu) enabled. Once clicked, the text is selected, dispite the CSS specification. You can then Copy the text to the Clipboard, or right click and view the source for the selected text, which is contrary to the CSS specification. More, there is no way to disable the selection. Selecting another text doesn't cut it, and pressing ESC has no luck.
Comment 3•19 years ago
|
||
(In reply to comment #1) > filed under wrong component, url is dead, no build id given... Testcase added Confirmed Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8b4) Gecko/20050730 Firefox/1.0+ ID:2005073000
Component: General → Style System (CSS)
Product: Firefox → Core
Version: 1.0 Branch → Trunk
Updated•19 years ago
|
Assignee: nobody → selection
QA Contact: general
Updated•15 years ago
|
Assignee: selection → nobody
QA Contact: selection
Comment 5•8 years ago
|
||
This bug no longer reproduces. There is a select all option on the page, but it does not actually highlight anything or activate the "view selected source" option.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•