wbstr / vaadin-multifileupload

12 stars 23 forks source link

set focus on button #25

Closed jodoming closed 8 years ago

jodoming commented 9 years ago

Hi, I´m locking for the possibility to set the focus on the button of the uploadcomponent. I know that the simply set of the focus to the MultiFileUpload component is not the solution because it is a custom component. I had a look at the client components (VMultiUpload, VCustomUpload) and haven´t seen any solution of focusing concerning the included VButton inside the client components.

Can you help me?

juger89 commented 8 years ago

Fixed in 1.10. You can also set tabindexes.