Uzbl

Tasklist

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
Task Type Feature Request
Category uzbl-core
Status Closed
Assigned To No-one
Operating System Linux
Severity Low
Priority Normal
Reported Version Development
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Hello, 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.
Comment by alexey (lexa_) - 2009-07-12 11:22:50 AM
I've made small patch(http://dpaste.com/66132/). it do
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
Comment by Alex (Troy) - 2009-07-12 02:38:02 PM
Thanks to alexey (lexa_)! That patch is work for me. Hope that developers apply it onto their code =)
Comment by Dieter Plaetinck (Dieter_be) - 2010-01-01 10:46:27 PM
alexey, your dpaste is no longer available. can you post your patch to the mailing list?
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
Comment by alexey (lexa_) - 2010-01-03 07:56:44 PM
I updated my patch http://paste.pocoo.org/show/161682/ but it's dont work. Scrollbars disappear when you move to another page. I'm not so good hacker to fix this. If you need my help - ask me

Loading...