]> source.dussan.org Git - vaadin-framework.git/commit
Fixes Button icon alt text not being updated #12333
authorJohn Ahlroos <john@vaadin.com>
Thu, 8 Aug 2013 08:05:38 +0000 (11:05 +0300)
committerJohn Ahlroos <john@vaadin.com>
Thu, 8 Aug 2013 10:17:30 +0000 (13:17 +0300)
commit5fb05e84c80931fcaa9929ad556a20f5316e06a8
treebd4d977bd653a16b0dd38bc9d09d8e38d2cd9c4f
parent11f8811eb0f7a306c403d36ab45f5d8658d7a164
Fixes Button icon alt text not being updated #12333

Change-Id: I23a26fbc5281e76792e257321d96f3d30a8bc2b2
client/src/com/vaadin/client/ui/Icon.java
client/src/com/vaadin/client/ui/button/ButtonConnector.java
uitest/src/com/vaadin/tests/components/button/ButtonUpdateAltText.html [new file with mode: 0644]
uitest/src/com/vaadin/tests/components/button/ButtonUpdateAltText.java [new file with mode: 0644]