Bug 40644

Summary: REGRESSION: Undocked inspector toolbar is white
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: Web Inspector (Deprecated)Assignee: Simon Fraser (smfr) <simon.fraser>
Status: RESOLVED FIXED    
Severity: Normal CC: joepeck, timothy
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.5   
Attachments:
Description Flags
Speculative Fix
none
Patch darin: review+

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.