FS#71 - Toggled scrollbars
Attached to Project:
Uzbl
Opened by Alex (Troy) - 2009-07-12 07:42:30 AM
Last edited by Brendan Taylor (bct) - 2011-10-05 04:34:49 AM
Opened by Alex (Troy) - 2009-07-12 07:42:30 AM
Last edited by Brendan Taylor (bct) - 2011-10-05 04:34:49 AM
|
DetailsHello, folks! Could you add toggled scrollbars feature in next release? Thanks.
|
This task depends upon
Closed by Brendan Taylor (bct)
2011-10-05 04:34:49 AM
Reason for closing: Won't implement
Additional comments about closing: scrollbar handling is totally up to GTK now.
2011-10-05 04:34:49 AM
Reason for closing: Won't implement
Additional comments about closing: scrollbar handling is totally up to GTK now.
what you want. just add
set show_horiz_scroll = 2
set show_vert_scroll = 2
in your config and scrollbars will appear.
0 - none scrollbars
1 - auto scrollbars (seems not work correctly on all pages)
2 - always show scrollbars
btw someone else also did some attempts but they are quite buggy http://lists.uzbl.org/pipermail/uzbl-dev-uzbl.org/2010-January/000579.html