aboutsummaryrefslogtreecommitdiffstats
path: root/uitest/src/test/java/com/vaadin/tests/fields/TabIndexesTest.java
Commit message (Collapse)AuthorAgeFilesLines
* Fix setting custom tab index for TabSheet or Accordion (#9574) (#10278)Ansku2017-11-101-7/+16
|
* Use static import of Assert in tests (#10126)Ahmed Ashour2017-10-031-4/+5
| | | | Also removes dependency on junit.framework.TestCase .
* Implement GWT Focusable so tab indexes work correctly in MenuBar (#9733)Artur2017-07-271-96/+57
| | | Fixes #9550
* Use diamond operator where it can be usedArtur Signell2016-09-051-1/+1
| | | | | | Does not modify compatibility packages to keep to closer to Vaadin 7.7 Change-Id: Ic9c4944eb90218290545a04ecd7455eb63910012
* Build uitest war with mavenTeemu Suo-Anttila2016-04-151-0/+164
Change-Id: I32625901ca27a282253df44c6e776cf9632bacda