Bug 109457 - Cursor does not update when DOM structure changes without mousemove
Summary: Cursor does not update when DOM structure changes without mousemove
Status: RESOLVED DUPLICATE of bug 53340
Alias: None
Product: WebKit
Classification: Unclassified
Component: UI Events (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P3 Normal
Assignee: Nobody
URL: http://codepen.io/dimsemenov/pen/gjGbF
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-11 09:52 PST by Dmitry Semenov
Modified: 2013-02-14 13:34 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitry Semenov 2013-02-11 09:52:07 PST
Cursor does not update when DOM structure changes. Mousemove is required to make it change.

Can be tested here: http://codepen.io/dimsemenov/pen/gjGbF
Comment 1 Alexey Proskuryakov 2013-02-14 13:34:23 PST

*** This bug has been marked as a duplicate of bug 53340 ***