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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 29 09:45:21 PDT 2010


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





--- Comment #18 from OPAL Group Development <service at theopalgroup.com>  2010-03-29 09:45:20 PST ---
As one of the posters (in Comment #3) that hit this bug a year ago, we're still
following it as we had to put workarounds in place in our own product.

Something to note on #2 above:  I believe this bug is going to be greatly
complicated by Javascript.  While it breaks simply because of the form load
with cached values, if Hidden fields are manipulated by JS during page load,
things go even screwier.

In our live application, such fields can end up with the correct value, the
cached value, or occasionally JS "undefined", with no rhyme or reason as to
when which occurs.  I've not been able to isolate that in a simple test case,
so I have nothing to add other than the suggestion that the new bug be aware
that JS onload events seem to complicate this underlying problem exponentially.

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