Open
Bug 1200667
Opened 10 years ago
Updated 3 years ago
White images on transparent background aren't visible in the inspector image preview tooltip
Categories
(DevTools :: Inspector, defect, P3)
DevTools
Inspector
Tracking
(Not tracked)
NEW
People
(Reporter: pbro, Unassigned)
Details
(Whiteboard: [btpp-backlog])
I am not entirely sure this uservoice idea [1] is about the image tooltip, but it could be.
In any case, it's a good point.
STR:
- open the following page:
data:text/html,<div style="background-image:url(https://dl.dropboxusercontent.com/u/714210/white.png)"></div>
- open the inspector, switch to light theme
- in the rule-view, hover over the background-image url
Expected: I should be able to see the image
Actual: the tooltip is white, and so I can't see the image at all.
Potential solution: display a checkerboard as a background
The uservoice idea says: "It would be great to have a similar mechanism to change of the color units in the CSS inspector (Ctrl + Shift), that alternase the background color [white -> gray -> black -> ...]"
[1] https://ffdevtools.uservoice.com/forums/246087-firefox-developer-tools-ideas/suggestions/9565632-add-a-mechanism-to-change-the-background-color-of
| Reporter | ||
Comment 1•9 years ago
|
||
Inspector bug triage (filter on CLIMBING SHOES).
Priority: -- → P3
Whiteboard: [btpp-backlog]
Updated•7 years ago
|
Product: Firefox → DevTools
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•