Open
Bug 516253
Opened 16 years ago
Updated 2 years ago
::-moz-selection doesn't work on text behind image replacement
Categories
(Core :: Web Painting, defect)
Tracking
()
UNCONFIRMED
People
(Reporter: loobieto, Unassigned)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
3.96 KB,
text/html
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; pl; rv:1.9.1.3) Gecko/20090824 Firefox/3.5.3
Build Identifier: Mozilla/5.0 Gecko/20090824 Firefox/3.5.3
There are a two text formula (color: transparent), replacement to images. The images is png with alpha channel 8bit.
I set for these formula text-selection: color:#fff;background:transparent
and some letter is selected to default system selection ;)
Screen:
http://img25.imageshack.us/i/zrzutekranu1ki.png/
Reproducible: Always
Actual Results:
Doesn't work
Test on Firefox 3.5.3 on Windows XP and Ubuntu 9.04
Comment 2•16 years ago
|
||
Your testcase times out. Can you upload it with the "Add an attachment link"?
Comment on attachment 400366 [details]
test case
if I change selection to ::-moz-selection {color:transparent;background:transparent}
the bug is is still present
Assignee | ||
Updated•7 years ago
|
Component: Layout: View Rendering → Layout: Web Painting
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•