[Webkit-unassigned] [Bug 23346] Restore form control values to a wrong form

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Apr 24 09:44:57 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=23346





--- Comment #42 from TAMURA, Kent <tkent at chromium.org>  2010-04-24 09:44:55 PST ---
(In reply to comment #37)
> > I couldn't find a way to avoid page cache of Firefox
> 
> Please see <https://developer.mozilla.org/En/Using_Firefox_1.5_caching>.

Thank you for the information.
I tested Firefox behavior without the page cache, and confirmed that the
behavior was the same as Comment #35, Firefox filled values to a wrong form.


Internet Explorer 8:
* Without the form completion feature
 When IE fetches a page from a server by the Back button, form values are not
restored.
* With the form completion feature
 If a refetched page is different from the original page, IE doesn't restore
form values. I guess IE checks a digest value or something of the HTML.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list