RESOLVED DUPLICATE of bug 78858 80168
Cursor is reset when title is changed
https://bugs.webkit.org/show_bug.cgi?id=80168
Summary Cursor is reset when title is changed
Ryosuke Niwa
Reported 2012-03-02 09:59:19 PST
Created attachment 129914 [details] demo From http://crbug.com/114517 What steps will reproduce the problem? 1. Load Attached html. 2. Move mouse cursor in one of the divs 3. Observe the cursor changes to a custom cursor 4. Wait for the title to change 5. Mouse reverts to a pointer. What is the expected result? 5. Mouse does not revert to a pointer. Note... this also happens when titles of other tabs change. Note... The bug can also be triggered without title changes: Disable the timeouts... We now have a static webpage. 1. Move the cursor from somewhere in the document to the div. 2. Cursor changes correctly. 3. Move the mouse outside the chrome window to the left. 4. Enter the div, so that the div is the first thing the mouse cursor hits when entering Chrome. 5. Cursor does not display the set custom cursor.
Attachments
demo (930 bytes, text/html)
2012-03-02 09:59 PST, Ryosuke Niwa
no flags
Alexey Proskuryakov
Comment 1 2012-03-02 10:07:27 PST
*** This bug has been marked as a duplicate of bug 78858 ***
Note You need to log in before you can comment on or make changes to this bug.