joseph / Monocle

A silky, tactile browser-based ebook JavaScript library.
http://monocle.inventivelabs.com.au
MIT License
743 stars 200 forks source link

Resize in firefox not working #27

Closed jakobholmelund closed 13 years ago

jakobholmelund commented 13 years ago

I dont know if it is my styling that messes something up, but when you resize the reader in firefox, the transparent black overlay doesn't disappear rendering the book unflipable and you need to reload the page to continue.

joseph commented 13 years ago

I have seen this, but only when Monocle is in a background tab. If it's in the foreground, it works. It seems like FF isn't firing an event or a timer or something. Which version of FF are you seeing this in?

jakobholmelund commented 13 years ago

It's in 3.6.15. But strange enough the bug's seems to have diappeared in my firefox on windows, but still seems to persist on my coworkers mac. I will get back to you as soon as i have tested properly on a number of setups..

joseph commented 13 years ago

I just observed it in Firefox 4 — it happens when resizing a single-page component. Pushed a fix. Let me know if it covers it.

jakobholmelund commented 13 years ago

Cool. I'll give it a spin.