mobify / mobifyjs

Mobify.js was a JavaScript framework for optimizing sites for mobile. It is no longer actively maintained.
https://www.mobify.com/
Other
644 stars 83 forks source link

Breaks Reload in Firefox #121

Open ghost opened 11 years ago

ghost commented 11 years ago

Tested on a few machines and am getting a very weird issue in firefox. Plugin functions fine but it breaks the reload functionality in firefox. Go to any demo page, make the page scroll vertically and try to reload the page, with the reload button, cmmd + r, or even location.reload() in JS. It will not reload. Have to hit enter in URL bar.

jansepar commented 11 years ago

This was actually a known issue that we had with for Firefox mobile. Unfortunately it seems like they haven't brought the fix over to Desktop Firefox yet. Thanks for filing this issue, we will definitely get in contact with them and file an issue with them.

jansepar commented 11 years ago

Here is the bugzilla ticket that has existed for some time: https://bugzilla.mozilla.org/show_bug.cgi?id=556002