Status: Unconfirmed
Owner: ----
Labels: Type-Bug Pri-2 OS-All Area-Misc
New issue 8427 by fleischdonkey: IFrame form elements have incorrect values
after changing src of iframe
http://code.google.com/p/chromium/issues/detail?id=8427
Chrome Version : 1.0.154.48
URLs (if applicable) :
Other browsers tested:
Add OK or FAIL after other browsers where you have tested this issue:
Safari 4 Public Beta: OK
Firefox 3: OK
IE 7: OK
IE 6: OK
Opera 9: OK
What steps will reproduce the problem?
1. Extract both files in the attached zip
2. Open test.htm
3. Inside the IFrame check the checkbox, type 'ABC' in the text box, select
'Option 1' from the select.
4. Press the Reload IFrame button
Note: I have found a workaround for now and that is to give the IFrame src
a parameter with a random value or nonce. I've included the workaround in
the test files.
What is the expected result?
The check box in the IFrame should be unchecked, the text box should be
blank and the select should be blank. If you look at view frame source it
shows these items not having values/checked/selected.
What happens instead?
The check box is checked, the text box has 'ABC' and the select reads
'Option 1', these values do not match the view frame source.
Attachments:
IFrameRefreshWithWorkaround.zip 896 bytes
--
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
-~----------~----~----~----~------~----~------~--~---