fb window height

Page: 1

Author Post
udi111
Guest
hi,
i have web developer toolbar in firefox.
when fb opens, it calculates window height without this toolbar so the fb window is bigger than it should be.
when i close that toolbar fb works fine.
as i remember i didn't have this issue with fb2, only fb3.
adam
Administrator
Registered: Aug 2008
Posts: 3382
I'd bet that the behaviour is consistent between fb 2.x and 3.x. The screen measurements used for firefox did not change.

I don't think there's anything to be done about this. Firefox reports screen height through documentElement.clientHeight. Floatbox just counts on that report to be correct. As another example where it's incorrect, IE8 beta 2 includes the horizontal scrollbar as available screen space, thus screwing up fb's vertical layout in that browser. In that case, I've reported the bug and just hope they fix it for the release.

Page: 1