[Webkit-unassigned] [Bug 29348] [Gtk] Scrollwheel on horizontal scrollbars should slide horizontally

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 21 12:18:48 PDT 2009


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


Xan Lopez <xan.lopez at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |xan.lopez at gmail.com




--- Comment #4 from Xan Lopez <xan.lopez at gmail.com>  2009-09-21 12:18:48 PDT ---
(In reply to comment #3)
> Created an attachment (id=39838)
 --> (https://bugs.webkit.org/attachment.cgi?id=39838) [details]
> proposed fix
> 
> Patch updated addressing suggestion by olliej - avoiding an #if PLATFORM inside
> the handler itself, calling a method that can be overriden by the platform
> instead.

Just a small comment, as mentioned in bug #29203 we should be at least using
gtk_widget_event here, which at least emits all the signals needed to correctly
create events.

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