[Webkit-unassigned] [Bug 45046] New: [GTK] ScrollbarThemeGtk should be enabled for interior frame scrollbars
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Sep 1 10:38:06 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=45046
Summary: [GTK] ScrollbarThemeGtk should be enabled for interior
frame scrollbars
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: Gtk
Severity: Normal
Priority: P3
Component: WebKit Gtk
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: mrobinson at webkit.org
ScrollbarThemeGtk should be enabled for interior frame scrollbars. This will specialize ScrollbarGtk.cpp to only apply to main-frame scrollbars and remove all code in that unit for interior frame scrollbars. This means that interior frame scrollbars will work just as they do for all other ports and greatly reduces the code complexity.
Further benefits:
For WebKit2 clicks will not have to be routed through GTK+ and can simply go straight to WebCore. Additionally, it will allow us to add a switch (if we desire) to toggle the behavior of main frame scrollbars (for instance, if we wish to pass some failing layout tests).
--
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