[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 07:48:23 PDT 2010


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





--- Comment #9 from Gustavo Noronha (kov) <gns at gnome.org>  2010-05-07 07:48:23 PST ---
(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? =)

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