aboutsummaryrefslogtreecommitdiffstats
path: root/uitest/src/com/vaadin/tests/components/combobox/ComboBoxMouseSelectEnterTest.java
Commit message (Collapse)AuthorAgeFilesLines
* Build uitest war with mavenTeemu Suo-Anttila2016-04-151-105/+0
| | | | Change-Id: I32625901ca27a282253df44c6e776cf9632bacda
* Set value selected by mouse when pressing Enter in ComboBox (#16981)Ilya Ermakov2015-04-101-0/+105
With this patch pressing Enter in ComboBox sets value selected by mouse. Selection by keyboard is not given higher priority. Change-Id: I2e5f610923a40f67be2c1504a004af0d431a67a3