Comment #48 on issue 2636 by scratched86: Cache form data so edits are not  
lost if you naivgate and then come back
http://code.google.com/p/chromium/issues/detail?id=2636

@johnywhy
You can go back on non-form pages without reloading because the HTML & data  
is stored
in cache to begin with.

With user-entered form data, that never gets stored anywhere. The problem  
is storing
the information as the user enters it. This includes not just text, but  
also radio-
buttons, checkboxes, drop-down lists, etc.

--
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

--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---

Reply via email to