Closed ghost closed 12 years ago
What browser are you using? And also, what are the steps to reproduce?
Happens in Firefox release (15) & nightly (18) on Windows (8)
Reproduce by going to your own demo site: http://brad.is/coding/BigScreen/
I think this may be related to an issue in Firefox where it does not scroll by default when the page is put into full screen. I have a couple styles that "fix" it. I'll file that bug report with Mozilla and see what happens.
Here is the bug: https://bugzilla.mozilla.org/show_bug.cgi?id=788383
The fix for scrolling is in Firefox 18. I will remove the hack styles on the site when it is released.
You can confirm that everything is working here: http://brad.is/coding/BigScreen/noscroll.html (this page does not have the scrolling hack).
I don't think this would be desirable, returning to the exact position on the page you were, before you entered full screen, would be much nicer.