]> source.dussan.org Git - vaadin-framework.git/commit
Don't send TabSheet focus and blur events to the server when moving the focus from...
authorJuho Nurminen <juho@vaadin.com>
Wed, 4 Dec 2013 13:13:48 +0000 (15:13 +0200)
committerJuho Nurminen <juho@vaadin.com>
Wed, 4 Dec 2013 13:25:56 +0000 (15:25 +0200)
commit401fa5c940d9b55a4f0b3f96db5990d57271fe82
tree34a806bae3725efca5d32056765cf2aa589edc62
parentd45785d6763f269b4e00460ace07ab47c712b5ca
Don't send TabSheet focus and blur events to the server when moving the focus from one tab to another (#12971)

Change-Id: Ie496a403bdcfc833c4871efbae11453efa66c14e
client/src/com/vaadin/client/ui/VTabsheet.java