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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 6 02:49:02 PDT 2009


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


Yuzo Fujishima <yuzo at google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #31822|0                           |1
        is obsolete|                            |




--- Comment #17 from Yuzo Fujishima <yuzo at google.com>  2009-07-06 02:49:00 PDT ---
Created an attachment (id=32291)
 --> (https://bugs.webkit.org/attachment.cgi?id=32291)
Added rationale.

Hi, Eric,

Thank you for the review. Can you take yet another look?

On second thought, I come to believe that we should actually cause mousemove
event after scrolling via wheel/keys because
- MAC sends a mousemove event anyway, and
- there seem to be no other easy ways to cause mouseover or mouseout events.

I've added a comment to explain the above rationale and why MAC doesn't need
this patch.

Yuzo

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