[Webkit-unassigned] [Bug 34320] New: Web Inspector: REGRESSION (54001): Toolbar gradient doesn’t match titlebar on Snow Leopard
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jan 29 02:44:31 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=34320
Summary: Web Inspector: REGRESSION (54001): Toolbar gradient
doesn’t match titlebar on Snow Leopard
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: NEW
Keywords: Regression
Severity: Normal
Priority: P1
Component: Web Inspector
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: mitz at webkit.org
CC: timothy at hatcher.name, rik at webkit.org,
keishi at webkit.org, pmuellr at yahoo.com,
joepeck at webkit.org, pfeldman at chromium.org,
bweinstein at apple.com
On Snow Leopard, the toolbar gradient doesn’t match the window’s title bar.
This regression was caused by <http://trac.webkit.org/changeset/54001>, which
removed the "mac-leopard" class from the body element on Snow Leopard, thus
disabling this rule in inspector.css:
body.detached.platform-mac-leopard #toolbar {
background: transparent !important;
}
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list