Actually I misunderstood. I actually coded the feature to check window.windowState and NOT operate on either
minimized or maximized windows. Firefox is incorrectly reporting window.windowState for maximized windows here.
I've made an attempt at a workaround for this. I can't reproduce it exactly on my machine, but maybe this
will get it. Can you try the snapshot in the attachments tab by running:
firefox -jsconsole
from a command line and then paste me the output? It should print out a bunch of Torbutton NOTE level messages
(loglevel 4) about resizing the window.
r1eo| did anybody knows that torbutton returns non rounded screen.height for
maximized window, with all that individual toolbars and icon size crap it's
can be very unique without rounding. I guess it's already some bug number?
Sebastian| people had complained that their browser window was resized when
they were maximizing their browser
Sebastian| I think mikeperry might be unaware of the toolbar and icon size stuff
you just mentioned.
Sebastian| Shall I file a bug report for you?
r1eo| it's a bad feature :)
r1eo| people loodly complains, I think it needed look at this at least.
If Firefox really fixed the root cause, this should be easy. I bet it's not though... Plus fixing it will require me using some crazy window manager like ratpoison..