Closed
Bug 1506418
Opened 7 years ago
Closed 7 years ago
user-select:text doesn't works, just -moz-user-select (Chrome works)
Categories
(Core :: CSS Parsing and Computation, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1492739
People
(Reporter: daniellplasmmer, Unassigned)
Details
(Keywords: parity-chrome)
User Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:63.0) Gecko/20100101 Firefox/63.0
Steps to reproduce:
Added user-select:text
Actual results:
Didn't worked (on Chrome it works)
Expected results:
Work, like -moz-user-select does
Reference: https://bugzilla.mozilla.org/show_bug.cgi?id=1359778
Reported in: https://github.com/Plasnerd/Framework.js/issues/58
Comment 1•7 years ago
|
||
(In reply to daniellplasmmer from comment #0)
> Reference: https://bugzilla.mozilla.org/show_bug.cgi?id=1359778
Please don't intentionally file duplicates.
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Component: Untriaged → CSS Parsing and Computation
Keywords: parity-chrome
OS: Unspecified → All
Product: Firefox → Core
Hardware: Unspecified → All
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•