aboutsummaryrefslogtreecommitdiffstats
path: root/uitest/src/com/vaadin/tests/components/ui/ComboboxSelectedItemText.java
Commit message (Collapse)AuthorAgeFilesLines
* Build uitest war with mavenTeemu Suo-Anttila2016-04-151-43/+0
| | | | Change-Id: I32625901ca27a282253df44c6e776cf9632bacda
* Correctly display an item which is too long for the textfield. (#13477)Guillermo Alvarez2014-08-071-0/+43
As setSelectionRange is not working correctly in IE the current approach sets the direction before setting the text and resets it to the original immediately after that. Change-Id: I33f40f9ae436122092d995fa17c35a9cbe38aedb