[Webkit-unassigned] [Bug 17052] Scrolling with arrow keys does not update cursor

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Mar 23 22:07:05 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=17052





------- Comment #4 from zerodpx at gmail.com  2008-03-23 22:07 PDT -------
The cursor, the link target displayed in the status area, and the hover state
of elements on the page are all affected (or should I say unaffected), and the
problem also occurs with scrolling via the mousewheel.

Hiding the cursor while scrolling would not be consistent with Windows platform
conventions or other browsers on Windows.  Instead we should probably just make
sure the same sort of updates that happen after a mouse move event happen after
a scroll event.

(I suggest changing the bug summary to "Cursor/link target/hover state not
updated during scroll", which I don't have the power to do.)


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list