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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 7 11:58:11 PDT 2009


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





--- Comment #18 from Mark Mentovai <mark at chromium.org>  2009-07-07 11:58:09 PDT ---
(From update of attachment 32291)
This patch will fix a Chromium bug if PLATFORM(CHROMIUM) is added to this line:

 2419 #if PLATFORM(WIN) || PLATFORM(GTK)

The bug question is http://crbug.com/15656, which is Mac-specific, but we do
need this for our other platforms as well.

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