RESOLVED FIXED 40644
REGRESSION: Undocked inspector toolbar is white
https://bugs.webkit.org/show_bug.cgi?id=40644
Summary REGRESSION: Undocked inspector toolbar is white
Simon Fraser (smfr)
Reported 2010-06-15 16:32:57 PDT
The toolbar is white in an undocked inspector.
Attachments
Speculative Fix (934 bytes, patch)
2010-06-16 11:48 PDT, Joseph Pecoraro
no flags
Patch (1.13 KB, patch)
2010-06-16 11:53 PDT, Simon Fraser (smfr)
darin: review+
Simon Fraser (smfr)
Comment 1 2010-06-16 11:27:02 PDT
Looks like I broke this in r61215.
Joseph Pecoraro
Comment 2 2010-06-16 11:48:04 PDT
Created attachment 58912 [details] Speculative Fix Not a real patch (missing a ChangeLog). But this removes the "transparent" and replaces it with a real gradient. It then makes sure the inactive gradient takes over when .inactive comes into play (it may need more specificity).
Simon Fraser (smfr)
Comment 3 2010-06-16 11:53:16 PDT
Joseph Pecoraro
Comment 4 2010-06-16 12:03:23 PDT
Collision! Like mitz warned in IRC, this could be affecting other pages, or widgets that used to rely on this behavior. But you're right its unspecified behavior to rely on and I'd have expected it to be white.
Simon Fraser (smfr)
Comment 5 2010-06-16 12:12:09 PDT
Note You need to log in before you can comment on or make changes to this bug.