[Webkit-unassigned] [Bug 38657] New: [GTK] Adjustment resetting uses wrong values, and misses page_size and steps

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 6 10:27:46 PDT 2010


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

           Summary: [GTK] Adjustment resetting uses wrong values, and
                    misses page_size and steps
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Keywords: Gtk
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: gns at gnome.org


That's about it. The reason we sometimes end up with a horizontal scrollbar
when going back to a page is because upper is currently being confused with
page_size. To clean it up, I wanted to use API instead of poking into the
struct internals and emitting signals ourselves, so I am also setting the
steps.

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