Bug 53342

Summary: Hover is not updated when an element’s position moves as part of layout
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: darin, hyatt, peng.liu6, simon.fraser
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
See Also: https://bugs.webkit.org/show_bug.cgi?id=53340

Simon Fraser (smfr)
Reported 2011-01-28 15:45:42 PST
From https://bugs.webkit.org/show_bug.cgi?id=14344#c13 2) If an element’s position change affects the cursor because it moves under the cursor our moves out from under the cursor the cursor won’t change until the mouse moves. 3) Hover effects also don’t change in cases like (2).
Attachments
Darin Adler
Comment 1 2011-01-31 14:24:29 PST
Bug 53340 is about the same issue with cursor shape. Hyatt has suggested fixing both bugs at the same time.
Note You need to log in before you can comment on or make changes to this bug.