[Webkit-unassigned] [Bug 59197] New: scrolling page without scrollbars not working when built with gtk3

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 22 06:21:40 PDT 2011


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

           Summary: scrolling page without scrollbars not working when
                    built with gtk3
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: keijser at gmail.com


Created an attachment (id=90700)
 --> (https://bugs.webkit.org/attachment.cgi?id=90700&action=review)
modified gtklauncher

With gtk2 you could scroll the page even when scrollbars was disabled, but not with gtk+-3.0

scrolling other gtkwidgets (such as textview) this way works with both gtk2 and gtk3, therefore I'm assuming this to be a webkit-gtk bug rather than a gtk+ bug. Attaching a modified gtklauncher that shows this behaviour and a small example doing about the same thing but with a textview.

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