Okay, your app is awesome, and I've saved a lot of time by using it. But every time I hit F5 in your app, and it asks me if I want to re-send the last post, the app will crash, no matter what I select.
Skybound Support Forum
Add New Post-
Posted 6 months ago #
-
That's a bug that occurs after you've submitted a form via a POST request.
The work around is to re-request the page (copy the URL, open a new tab, paste) instead of hit the refresh button.Posted 6 months ago # -
Yeah I've had that problem. It's a known bug for stylizer's rendering engine GeckoFX here's the Google code bug tracker for it:
Posted 6 months ago # -
Paul, I dug around a little bit, there may be a simple about:config change that needs to happen:
Set accessibility.blockautorefresh;false
http://kb.mozillazine.org/Accessibility.blockautorefresh#Firefox_3.0
Posted 6 months ago #
Reply
You must log in to post.