[webkit-reviews] review requested: [Bug 25646] [GTK] onscroll event is never sent : [Attachment 30172] Completely kill the "adjustment"

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 asked  for review:
Bug 25646: [GTK] onscroll event is never sent
https://bugs.webkit.org/show_bug.cgi?id=25646

Attachment 30172: Completely kill the "adjustment"
https://bugs.webkit.org/attachment.cgi?id=30172&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