]> source.dussan.org Git - vaadin-framework.git/commit
Set title to empty string for Upload if tooltip is used (#14482).
authorDenis Anisimov <denis@vaadin.com>
Wed, 3 Sep 2014 19:49:44 +0000 (22:49 +0300)
committerMarkus Koivisto <markus@vaadin.com>
Wed, 10 Sep 2014 11:54:47 +0000 (11:54 +0000)
commit305db63d591e2a7241f0e86ad6ff5ecd62ccfd66
tree5b95092becf85c1f73420e3ebc3ba0e0fb1bb077
parentba403e32f5f33f4544bf635a3f9d1f67a7d25af3
Set title to empty string for Upload if tooltip is used (#14482).

Change-Id: Id9cc9d644772af923d3f5307ea4123df8666a489
client/src/com/vaadin/client/ui/VUpload.java
client/src/com/vaadin/client/ui/upload/UploadConnector.java
uitest/src/com/vaadin/tests/components/upload/UploadTitleWithTooltip.java [new file with mode: 0644]
uitest/src/com/vaadin/tests/components/upload/UploadTitleWithTooltipTest.java [new file with mode: 0644]