]> source.dussan.org Git - vaadin-framework.git/commit
Add a client test for row focus moving with reset size (#16607) 7.4.2
authorTeemu Suo-Anttila <teemusa@vaadin.com>
Tue, 17 Mar 2015 12:01:08 +0000 (14:01 +0200)
committerLeif Åstrand <leif@vaadin.com>
Tue, 17 Mar 2015 13:07:27 +0000 (15:07 +0200)
commitbea4ce5a4411a75f8e2c9cad0f25fee0bb7633c6
treefa06228416c7568dfd58a6f7dc830b862900eb4b
parent89812c815b938059b174a11b2791c8cba4daa1b7
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]