jijo-paulose / gwtupload

Automatically exported from code.google.com/p/gwtupload
Other
0 stars 0 forks source link

MultiUploader auto submits when setAutoSubmit property is set to false #163

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create a new MultiUploader 
2. Set the auto submit property to false, multiUploader.setAutoSubmit(false);
3. Choose a new file 

What is the expected output? What do you see instead?
When the user selects a new file to queue, I don't expect for the form to 
perform a submit.

What version of the product are you using? On what operating system?
0.6.4, Windows 7 64-bit. 

Please provide any additional information below.

Original issue reported on code.google.com by ndimucc...@gmail.com on 19 Sep 2012 at 3:36

GoogleCodeExporter commented 9 years ago
This fix works for me.

Operating system:
ArchLinux
Linux 3.5-pf #1 SMP PREEMPT Mon Sep 17 11:46:22 EEST 2012 x86_64 GNU/Linux

GWT Version: 2.4.0

Original comment by marius...@gmail.com on 23 Sep 2012 at 11:34

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by manuel.carrasco.m on 3 Dec 2012 at 12:18

GoogleCodeExporter commented 9 years ago
This issue was closed by revision bd7aaaf47244.

Original comment by manuel.carrasco.m on 3 Dec 2012 at 12:20