[Webkit-unassigned] [Bug 25889] New: [GTK] scrollbar policy for main frame is not implementable

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 20 07:11:07 PDT 2009


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

           Summary: [GTK] scrollbar policy for main frame is not
                    implementable
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: All
            Status: NEW
          Keywords: Gtk
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: gns at gnome.org


Scrollbar policy for the main frame is currently not implementable, since
Scrollview::setScrollbarMode is not forwarded to our view code, nor to the
application so that it is able to implement the policy in whatever widget it is
using to provide scrolling.

This breaks sites such as orkut.com, which disable the main frame's scrollbars,
and implement their own - we get two scrollbars in our current implementation.
It also breaks expectations such as css overflow handling forcing the
scrollbars to appear/disappear, making some layout tests not work for us.


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