Bug 13903
Summary: | REGRESSION (r13336-r13354): Menus at leviton.com misrender | ||
---|---|---|---|
Product: | WebKit | Reporter: | Brady Eidson <beidson> |
Component: | Evangelism | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | mitz, webkit |
Priority: | P2 | Keywords: | Regression |
Version: | 523.x (Safari 3) | ||
Hardware: | Mac | ||
OS: | OS X 10.5 | ||
URL: | http://www.leviton.com/ |
Brady Eidson
The drop-down menus at leviton.com misrender.
There is a large gap between the menu title and the first menu entry - Firefox shows these menu entries directly adjacent to the menu title, as does Safari 2.0
Attaching a screenshot of FFX side by side with ToT WebKit
Using a local debug build of r21820
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
David Kilzer (:ddkilzer)
External autospade script says:
Works: r13336 Fails: r13354
mitz
<http://trac.webkit.org/projects/webkit/changeset/13346>
Popups are laid out correctly if you spoof as Firefox. The site has a UA check for Safari, presumably to work around bugs in Safari 2's offsetTop implementation. I suspect this bug should be an evangelism bug.
David Kilzer (:ddkilzer)
Moving bug to Evangelism component per Comment #2.
Sent a note via the web site (Contact Us -> Web Site) about the issue.
Robert Blaut
After checking the bug against the latest Webkit r30123 I can write the bug is FIXED.