What steps will reproduce the problem?
1.Create a SingleUploader with autoUpload as false.
2. Add some hidden widgets to the uploader onStart of upload.
3. Clear the hidden widgets onCancel and onFinish of upload by calling
Uploader#clear().
What is the expected output? What do you see instead?
Only the the form containing the hidden widgets should get cleared. Instead,
the button also goes away on calling clear.
What version of the product are you using? On what operating system?
GwtUpload 1.0.0 on Windows 7
Please provide any additional information below.
Also, if clear is not called the hidden widgets will keep on adding to the form
whenever there is an upload.
Original issue reported on code.google.com by pratyush...@gmail.com on 6 Apr 2014 at 1:49
Original issue reported on code.google.com by
pratyush...@gmail.com
on 6 Apr 2014 at 1:49