wbstr / vaadin-multifileupload

12 stars 23 forks source link

Upload button is still enabled when component is disabled #3

Closed kamuffe closed 11 years ago

kamuffe commented 11 years ago

The upload button is still enabled and handles click events even if the component is disabled and grayed out. I think this is a client side issue because on server side there is the following message: WARNING: Ignoring RPC call for disabled connector com.wcs.wcslib.vaadin.widget.multifileupload.component.MultiUpload

But it is not good for the user to be able to open the "Browse Window" and nothing happens.

juger89 commented 11 years ago

Fixed in version 1.3.