Closed
Bug 704123
Opened 14 years ago
Closed 14 years ago
Inspect Element background shading in document too dark
Categories
(DevTools :: Inspector, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
Firefox 11
People
(Reporter: after.fallout, Unassigned)
Details
Attachments
(1 file, 1 obsolete file)
2.06 KB,
patch
|
dao
:
review+
rcampbell
:
review+
|
Details | Diff | Splinter Review |
User Agent: Mozilla/5.0 (Windows NT 5.1; rv:10.0a2) Gecko/20111118 Firefox/10.0a2
Build ID: 20111118042017
Steps to reproduce:
right click - inspect element
Actual results:
opened highlighter interface, noticed background shading is too dark
Expected results:
The background shading used for the document shading when a modal popup is opened (an alert message for example) is what should be used for the background shading in the highlighter.
Comment 1•14 years ago
|
||
(In reply to Bill Barry from comment #0)
> The background shading used for the document shading when a modal popup is
> opened (an alert message for example) is what should be used for the
> background shading in the highlighter.
Hrm, this seems like a good suggestion.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 2•14 years ago
|
||
Updated•14 years ago
|
Attachment #575880 -
Flags: review?(dao)
Comment 3•14 years ago
|
||
Comment on attachment 575880 [details] [diff] [review]
patch v1
I'm not sure that a noise pattern is a wise design choice for a page inspection tool... The veil needs to be distinguishable from the highlighted area, of course, but why go further than that?
r- since tabprompts-bgtexture.png is for tab-modal prompts and may arbitrarily change in the future. It's not supposed to be used in random other places.
Attachment #575880 -
Flags: review?(dao) → review-
Comment 4•14 years ago
|
||
Updated•14 years ago
|
Attachment #575880 -
Attachment is obsolete: true
Updated•14 years ago
|
Attachment #575889 -
Flags: review?(dao)
Updated•14 years ago
|
Attachment #575889 -
Flags: review?(dao) → review+
Updated•14 years ago
|
Attachment #575889 -
Flags: review+
Updated•14 years ago
|
Whiteboard: [land-in-fx-team]
Comment 5•14 years ago
|
||
Status: NEW → ASSIGNED
Whiteboard: [land-in-fx-team] → [fixed-in-fx-team]
Comment 6•14 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Whiteboard: [fixed-in-fx-team]
Target Milestone: --- → Firefox 11
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•