[Webkit-unassigned] [Bug 80168] New: Cursor is reset when title is changed

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 2 09:59:19 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=80168

           Summary: Cursor is reset when title is changed
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Keywords: GoogleBug, InChromiumBugs
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rniwa at webkit.org
                CC: ap at webkit.org, bdakin at apple.com,
                    simon.fraser at apple.com


Created an attachment (id=129914)
 --> (https://bugs.webkit.org/attachment.cgi?id=129914&action=review)
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.

-- 
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