Uzbl

Tasklist

FS#266 - huge size request with disabled scrollbars

Attached to Project: Uzbl
Opened by David Keijser (keis) - 2011-05-07 02:30:33 PM
Last edited by Brendan Taylor (bct) - 2011-05-19 02:29:31 PM
Task Type Bug Report
Category uzbl-core
Status Closed
Assigned To No-one
Operating System All
Severity Low
Priority Normal
Reported Version Development
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

With scrollbars disabled and the phanthom scrollbars 'fixed' like in experimental.
uzbl request really huge windows, and with some window-managers we get that size.

not sure if this is a bug in uzbl, as one could argue is the job of the window manager to not give windows it can't support.

A first step is figuring out how the most common wms does this.
This task depends upon

Closed by  Brendan Taylor (bct)
2011-05-19 02:29:31 PM
Reason for closing:  Fixed
Additional comments about closing:  seems to be fixed
Comment by Brendan Taylor (bct) - 2011-05-09 02:26:01 PM
I believe this is fixed in 44b97f68f .

(Somebody took a look at luakit and saw that they set the window's minimum size to 1x1, this commit copies that.)
Comment by David Keijser (keis) - 2011-05-09 07:21:42 PM
yeah, and much cleaner than what I suggested here.
(btw, I think it was mason looking at uzbl code and not the otherway around :)

Loading...