[Webkit-unassigned] [Bug 36697] [GTK] WebkitWebView's scroll bars ignore requests to always display them

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 7 08:04:11 PDT 2010


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





--- Comment #10 from Philip Chimento <philip.chimento at gmail.com>  2010-05-07 08:04:11 PST ---
(In reply to comment #9)
> (In reply to comment #8)
> > scrollbars. With _every other_ scrollable GTK widget, the solution is to set
> > the scrollbar policy of the GtkScrolledWindow to 'always'.
> 
> And this is exactly how you do it with WebKit, the only difference is WebKit
> also sets policy following web page requests by default, so you have to stop it
> from doing it if you want. Do you have suggestions on how the documentation
> could be improved to make that easier to find/understand? =)

Sure, I'll submit a patch to the documentation soon when I have time. It's not
hard to understand, but it is certainly hard to find -- in fact WebKitWebFrame
doesn't have any signals documented in the online docs at
http://webkitgtk.org/reference/index.html (generated from version 1.1.23), so
::scrollbars-policy-change isn't even mentioned there.

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