Export to GitHub

gwtupload - issue #62

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


Posted on Jul 16, 2010 by Grumpy Camel

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

Comment #1

Posted on Jul 22, 2010 by Grumpy Elephant

(No comment was entered for this change.)

Comment #2

Posted on Jul 23, 2010 by Grumpy Elephant

This issue was closed by revision r785.

Comment #3

Posted on Jul 23, 2010 by Grumpy Elephant

Fixed in trunk, please download the snapshot and check it.

Thank you for reporting. -Manolo

Status: Fixed

Labels:
Type-Defect Priority-Medium