jijo-paulose / gwtupload

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

ProgreessBar popup don't hide after upload if setAutoSubmit(true) #62

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create a SimpleUploader
2. call setAutoSubmit(true) on it
3. browse and select a file

What is the expected output? What do you see instead?
Expected : Progress bar disappear when upload finished like if I use the send 
button and setAutoSubmit(true) is not set
See : popup with file name stay on top, and the application is not usable

What version of the product are you using? On what operating system?
5.8 6.0, 6.1 SNAPSHOT Linux Firefox GWT 2.0.3

Original issue reported on code.google.com by tony.ducrocq on 16 Jul 2010 at 4:04

GoogleCodeExporter commented 9 years ago

Original comment by manuel.carrasco.m on 22 Jul 2010 at 12:50

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

Original comment by manuel.carrasco.m on 23 Jul 2010 at 9:45

GoogleCodeExporter commented 9 years ago
Fixed in trunk, please download the snapshot and check it.

Thank you for reporting.
-Manolo

Original comment by manuel.carrasco.m on 23 Jul 2010 at 9:48