[Webkit-unassigned] [Bug 25646] [GTK] onscroll event is never sent

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


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


zecke at selfish.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #30133|review?                     |
               Flag|                            |
  Attachment #30133|0                           |1
        is obsolete|                            |
  Attachment #30172|                            |review?
               Flag|                            |




------- Comment #4 from zecke at selfish.org  2009-05-10 22:46 PDT -------
Created an attachment (id=30172)
 --> (https://bugs.webkit.org/attachment.cgi?id=30172&action=view)
Completely kill the "adjustment"

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.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list