]> source.dussan.org Git - vaadin-framework.git/commit
Add a client test for row focus moving with reset size (#16607)
authorTeemu Suo-Anttila <teemusa@vaadin.com>
Tue, 17 Mar 2015 12:01:08 +0000 (14:01 +0200)
committerTeemu Suo-Anttila <teemusa@vaadin.com>
Tue, 17 Mar 2015 12:01:24 +0000 (14:01 +0200)
commita44cff3cc19f2e4ddc346a2e28090e92fc27a1f7
tree9c6cb10a0a084327da5f4084bd90aa358220de77
parent17444a88a4c8e612941ce9c8e7a2e73d3697f772
Add a client test for row focus moving with reset size (#16607)

Change-Id: I937ea36cbb21366e559fcb76aae79e42c039ccfc
uitest/src/com/vaadin/tests/components/grid/GridCellFocusOnResetSize.java [new file with mode: 0644]
uitest/src/com/vaadin/tests/components/grid/GridCellFocusOnResetSizeTest.java [new file with mode: 0644]
uitest/src/com/vaadin/tests/widgetset/client/grid/GridCellFocusOnResetSizeWidget.java [new file with mode: 0644]