Issue 2636: Pressing Back shows Confirm Form Resubmission page (whereas  
Firefox doesn't)
http://code.google.com/p/chromium/issues/detail?id=2636

Comment #11 by prophp:
bit of a background, this is by far the most annoying usage problem of  
Chrome. I
wonder how come usability tests didn't point out this issue yet.

So let us get this straight: Chrome does cache the form data; same does  
Firefox.
However when clicking the back button, Firefox serves you a cached version  
of the
page, with the option that if you click Reload, that the <form> elements get
"re-POST-ed". Chrome doesn't cache the result page, just the <form>  
elements, and
requires you to "re-POST" the form in order to see the result page; which  
in such a
case isn't a (back) history page anymore, but a fresh page since you just  
forced the
repost action.

On the other hand Chrome caches greedy all it can find (about:cache), but  
not the
actual "work-path"? WTF?



-- 
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Chromium-bugs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/chromium-bugs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to