Closed
Bug 1084708
Opened 10 years ago
Closed 8 years ago
::selection color should take effect on images too
Categories
(Core :: CSS Parsing and Computation, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 292563
People
(Reporter: lukas.cello, Unassigned)
Details
(Keywords: testcase-wanted)
Attachments
(2 files)
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:33.0) Gecko/20100101 Firefox/33.0
Build ID: 20141011015303
Steps to reproduce:
I mean CSS selection color (https://developer.mozilla.org/en-US/docs/Web/CSS/::selection).
Actual results:
Not only me have this problem - https://answers.yahoo.com/question/index?qid=20130228120155AAxJn13
Expected results:
The selection color of images should be same like in text.
Reporter | ||
Comment 1•9 years ago
|
||
bump!
Reporter | ||
Updated•9 years ago
|
OS: Linux → All
Hardware: x86_64 → All
Version: unspecified → 47 Branch
Keywords: testcase-wanted
Firefox: 45.0, Build ID: 20160303134406
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Firefox/45.0
Hi,
I have tested this issue on latest Firefox (45.0) release and latest Nightly (48.0a1 Build ID: 20160316030233) build and I have manged to reproduce it using this test case that I have created (see attachment). "::-moz-selection" does not change the image color when you select it. Chrome behaves as expected.
Comment 4•8 years ago
|
||
Thanks for the report! It seems to be a duplicate of bug 292563.
Status: UNCONFIRMED → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•