jijo-paulose / gwtupload

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

uploader has default background when added in PopupPanel #178

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Steps to reproduce the problem :
1. defaultUploader = new MultiUploader();
2. defaultUploader.setMaximumFiles(1);
3. (new PopupPanel()).setWidget(defaultUploader)

As say in topic, defaultUploader has background when it added in PopupPanel !
In the same scenario, when I delete uploaded file by clicking on cancel button, 
background is displayed in repeat mode !

I am using gwtupload-0.6.6.

How can I do to remove background ?
getElement.getStyle.clear methods get no success !

Best regards !

Original issue reported on code.google.com by dibw...@gmail.com on 11 May 2013 at 9:21

Attachments:

GoogleCodeExporter commented 8 years ago

Original comment by manuel.carrasco.m on 16 Jul 2013 at 10:32

GoogleCodeExporter commented 8 years ago
This issue was closed by revision 340487508401.

Original comment by manuel.carrasco.m on 30 Oct 2013 at 10:08

GoogleCodeExporter commented 8 years ago
Fixed: 
https://code.google.com/p/gwtupload/source/detail?r=3404875084013bb24d6847ba10bb
f49a32abb32a

Thanks for reporting

Original comment by manuel.carrasco.m on 30 Oct 2013 at 10:09

GoogleCodeExporter commented 8 years ago

Original comment by manuel.carrasco.m on 31 Dec 2013 at 3:10