Bug 12795
Summary: | Web menu offset from bar, inaccessible to the mouse | ||
---|---|---|---|
Product: | WebKit | Reporter: | Lou Amadio <lamadio> |
Component: | Layout and Rendering | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED INVALID | ||
Severity: | Normal | CC: | ddkilzer, koivisto, mitz, robert |
Priority: | P2 | ||
Version: | 420+ | ||
Hardware: | Mac | ||
OS: | OS X 10.4 | ||
URL: | http://www.dwr.com |
Lou Amadio
Design within reach website's menu is offset from the menubar. Works correctly in firefox 2.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
mitz
Looks like a regression having to do with offset* properties. Haven't looked in depth yet.
Antti Koivisto
You can randomly fix the problem by going out of the page with back and then loading it again with forward. Hitting reload brings the bug back, so it depends whether stuff is cached or not. That could indicate that the problem is with webkit's habit of executing scripts while there are still pending stylesheet loads and the updateLayoutIgnorePendingStylesheets hackery.
David Kilzer (:ddkilzer)
Confirming by Comment #1 and Comment #2.
Robert Hogan
Website has changed so nothing to work with here anymore.