[webkit-dev] scroll event firing for WebKit Gtk port

Nilesh Patil vniles at gmail.com
Mon Nov 1 08:20:44 PDT 2010


Hi

I think you will have to look for scrollviewgtk.cpp and scrollview.cpp - a
platform side implementation for scrollable view in Gtk.

Thanks & Regards
Nilesh

On Mon, Nov 1, 2010 at 5:05 PM, Aneesh Bhasin <contact.aneesh at gmail.com>wrote:

> Hi All,
>
> I am trying to figure out which functions are triggered when we scroll
> a webpage in the Gtk port of WebKit. I am using GtkLauncher for the
> experiments.
>
> I could see webkit_web_view_scroll_event() and
> webkit_web_view_real_move_cursor() (in
> WebKit/gtk/webkit/webkitwebview.cpp) being triggered when we scroll
> the webpage using mouse's scroll-wheel or using up-down keys on
> keyboard but none of these are triggered when I scroll by pressing
> either the scroll arrows or by dragging the scrollbar using mouse. Are
> there any other events that are triggered in the last two cases - if
> so, could someone please point me to the right files/functions ?
>
> Thanks for the help !!
>
> Regards,
> Aneesh
> _______________________________________________
> webkit-dev mailing list
> webkit-dev at lists.webkit.org
> http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20101101/f1eb019d/attachment.html>


More information about the webkit-dev mailing list