[Webkit-unassigned] [Bug 29805] New: Item displayed using :hover fails to clear completely afterwards
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Sep 28 05:55:21 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=29805
Summary: Item displayed using :hover fails to clear completely
afterwards
Product: WebKit
Version: 528+ (Nightly build)
Platform: Macintosh Intel
URL: http://mlab.taik.fi/~jon/glitch/
OS/Version: Mac OS X 10.6
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: Layout and Rendering
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: jon.fabritius at gmail.com
A list featuring display-on-hover, media queries and a fixed grand-parent
renders nicely in certain max-width conditions, but fails to clean up rendered
boxes in another.
STEPS TO REPRODUCE
1) View example page at http://mlab.taik.fi/~jon/glitch/ using a viewport width
larger than 990px.
2) Hover over top menu items to observe correct behaviour
3) Decrease viewport width to less than 990px to activate a collapsed version
of the top menu.
4) Hovering over menu icons renders submenus, but fails to completely clear
them on exit.
(Works as expected in Firefox and Opera.)
The example page is unfortunately not a complete test case reduction.
--
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