On Sat, Nov 21, 2009 at 00:00, Christian Sonne <
frea...@gmail.com> wrote:
> I find myself in the rather strange situation that at the same time, I can
> tell you why setting the width to max(300, window.innerHeight) does work,
> and why it doesn't work.
>
> For some yet to be determined reason, window.innerHeight is exactly 300px on
> load - even when it plainly isn't. After load, I get the correct result.
> Setting bespin to max(300, the result) works.
>
> If you apply the patch
>
http://users.skumleren.net/cers/jetpackHeightTest.diff , you should get an
> alert with the window height on load (when you click Develop). Is it also
> 300 for you?
>
300px (class .editor-widget in index.css). Maybe that's why the alert