Bug 14074
Summary: | Safari 3.0 installation breaks at least one WebKit Growl style. | ||
---|---|---|---|
Product: | WebKit | Reporter: | Brent Stephens <brent> |
Component: | WebKit Misc. | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED INVALID | ||
Severity: | Normal | CC: | mrowe |
Priority: | P2 | Keywords: | InRadar |
Version: | 523.x (Safari 3) | ||
Hardware: | Mac | ||
OS: | OS X 10.4 | ||
URL: | http://brent.stephenscorp.com/images/breakz0r.png |
Brent Stephens
You can <i>barely</i> make out the text of the IM. I'm guessing this has to do with the complete replacement for WebCore.
Steps to reproduce:
1. Install Growl and set Adium notifications to Candybar
2. Install Safari3, reboot
3. Run Adium, observe brokenness of Growl notifications
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Mark Rowe (bdash)
<rdar://problem/5263654>
Andrew Wellington
This is a bug in the Candybars display style for Growl.
The z-index of the un-positioned div#text box is below the absolutely positioned div#background box as expected.
This is fixed in Growl r4229.