]> source.dussan.org Git - vaadin-framework.git/commit
Fix regression for Table selection and checkbox issue (#17064)
authorTeemu Suo-Anttila <teemusa@vaadin.com>
Fri, 6 Mar 2015 13:51:56 +0000 (15:51 +0200)
committerVaadin Code Review <review@vaadin.com>
Mon, 9 Mar 2015 09:06:59 +0000 (09:06 +0000)
commitdee8a04d16f01ed062920913a251f0fd371c5b32
tree5f28446c5d8efb537c13048931bf38d6177bac21
parentb3684f5a1aee5fab2f3bdb6c77305151fc0f91a3
Fix regression for Table selection and checkbox issue (#17064)

Converts the old TB2 test for the issue to TB4 as well.

Change-Id: I76a37d836a55102221aa63e75f7ab605769bc0b9
WebContent/VAADIN/themes/base/table/table.scss
uitest/src/com/vaadin/tests/components/table/SelectableEditableTest.java [new file with mode: 0644]
uitest/tb2/com/vaadin/tests/components/table/SelectableEditable.html [deleted file]