sadik7266 / jquery-multifile-plugin

Automatically exported from code.google.com/p/jquery-multifile-plugin
0 stars 0 forks source link

The File upload control gets duplicated #125

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Click on the browse button to open the "Choose File To Upload" window.
2. Select any file and click "Open".
3. Without clicking anywhere else, click on the browse button again.
   This will open the "Choose File To Upload" window again.
4. Select another file and click "Open".
   The file selected in above is not displayed in the text box part of the control.
5. Click any where on the page.
   a. The file selected in step 4 is added to the list of files.
   b. Another instance of the file upload control is created in the page.

What is the expected output? What do you see instead?
Clicking the Browse button a second time should not add the previously selected 
file to the list. The second instance of the file upload control should not be 
created at all.

What version of the plugin/jQuery are you using?
PLUGIN VERSION: whatever version the site below is using.
JQUERY VERSION: whatever version the site below is using.

On what browser(s) or operating system?
BROWSER(S): IE 8

Please provide a link to where the problem can be observed:
URL: http://www.fyneworks.com/jquery/multiple-file-upload/#tab-Examples

Feel free to provide any additional information below.

Original issue reported on code.google.com by satyakir...@gmail.com on 14 Sep 2011 at 8:36

Attachments:

GoogleCodeExporter commented 8 years ago
The project has been dormant for over a year and many of the support requests 
have been resolved and/or are invalid. So we're going to archive them all, 
pending review.

If you're still having a problem with the plugin, please visit the project page 
and re-open the issue. We do apologize for any inconvenience this may cause, 
but please bear with us...  we'll be making improvements to the plugin and its 
documentation over the coming weeks.

Stay tuned; and thanks for your support!

The Fyneworks Team
http://twitter.com/fyneworks

Original comment by fyneworks on 26 Jan 2012 at 1:37