WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
UNCONFIRMED
95782
:hover style applied after reload for elements in the top-left corner
https://bugs.webkit.org/show_bug.cgi?id=95782
Summary
:hover style applied after reload for elements in the top-left corner
marcus
Reported
2012-09-04 14:18:18 PDT
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
Attachments
Add attachment
proposed patch, testcase, etc.
marcus
Comment 1
2012-09-06 00:37:16 PDT
Looks like the problem only appears in Chrome, so I am not sure if it is Chrome or Webkit related.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug