]> source.dussan.org Git - vaadin-framework.git/commit
Fixed NPE in Table tooltip handling (#10705) 22/622/1
authorArtur Signell <artur@vaadin.com>
Thu, 10 Jan 2013 22:26:43 +0000 (00:26 +0200)
committerArtur Signell <artur@vaadin.com>
Thu, 10 Jan 2013 22:27:41 +0000 (00:27 +0200)
commit05b3faab88f3cb22a1b024d9d7ecd12ce8bab1a1
tree0ffbe9daf4ba840d4e35a5fb47caaccc34896648
parent8a56a0e62089bcd5ff398a2e1fd1f276c7062bd1
Fixed NPE in Table tooltip handling (#10705)

Change-Id: I907af51c06c68da26c74359fae4e6f9a43dda8bc
client/src/com/vaadin/client/ui/VScrollTable.java
uitest/src/com/vaadin/tests/components/table/PopupViewInTable.java [new file with mode: 0644]