[webkit-reviews] review cancelled: [Bug 25646] [GTK] onscroll event is never sent : [Attachment 30133] Make scrolling go through Scrollbar to get the ScrollbarClient invoked

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun May 10 22:46:12 PDT 2009


Holger Freyther <zecke at selfish.org> has cancelled Holger Freyther
<zecke at selfish.org>'s request for review:
Bug 25646: [GTK] onscroll event is never sent
https://bugs.webkit.org/show_bug.cgi?id=25646

Attachment 30133: Make scrolling go through Scrollbar to get the
ScrollbarClient invoked
https://bugs.webkit.org/attachment.cgi?id=30133&action=review

------- Additional Comments from Holger Freyther <zecke at selfish.org>
The only special case we have in GTK+ after this patch is that we have a custom
::createScrollbar implementation that will create a ScrollbarGtk to operate on
the external GtkAdjustment. This way we will go through the normal Scrollbar
paths and fix the sendScrollEvent bug.


More information about the webkit-reviews mailing list