Status: Unconfirmed
Owner: ----
Labels: Type-Bug Pri-2 OS-All Area-Misc
New issue 8720 by gerardo.delgado: REGRESSION STABLE - uploads "in the
background" (dispatched from an iframe) not working
http://code.google.com/p/chromium/issues/detail?id=8720
Chrome Version : 1.0.154.48
URLs (if applicable) : NA
Other browsers tested:
Add OK or FAIL after other browsers where you have tested this issue:
Safari 3: NA
Firefox 3: OK
IE 7: NA
What steps will reproduce the problem?
1. Create a page with 2 iframes, one nested inside the other
2. In the main page, create a form with some inputs, including a type=file
one
3. Try to clone the form of the master page inside the last nested iframe
using document.importNode()
What is the expected result?
a) the cloned form is exactly the same as the original one
b) the cloned form has the submit function defined
What happens instead?
a) the cloned form does not have a submit function defined
Please provide any additional information below. Attach a screenshot if
possible.
The idea of this is to allow for upload of files to be executed in the
background, e.g. in a one-page type application.
--
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
-~----------~----~----~----~------~----~------~--~---