[Webkit-unassigned] [Bug 95782] New: :hover style applied after reload for elements in the top-left corner
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Sep 4 14:18:06 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=95782
Summary: :hover style applied after reload for elements in the
top-left corner
Product: WebKit
Version: 525.x (Safari 3.2)
Platform: All
URL: http://essenmitsosse.de/webkit-bug
OS/Version: All
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: CSS
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: marcus at essenmitsosse.de
It happens to elements which are in the top-left corner of the page, either because the body doesn’t have a margin and it is the first element on the page, or they are fixed.
When there is a hover-effect on this element, the effect appears, even when you are not over it with the mouse, when you either:
-reload the page while scrolled down and don’t move the cursor
-reload the page and than scroll down, while not moving the cursor
The hover-effect disappears as soon as you move the cursor. moving the element even 1px away from the top, also makes the effect go away.
you can see the problem here:
http://essenmitsosse.de/webkit-bug
I am using Mac OS X 10.8.1
Chrome Version 21.0.1180.89
--
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