aboutsummaryrefslogtreecommitdiffstats
path: root/uitest/src/test/java/com/vaadin/tests/components/combobox
Commit message (Expand)AuthorAgeFilesLines
* Test fixes (#12244)Anna Koskinen2021-03-181-11/+20
* Update ComboBox popup position comparison to use correct top value. (#12041)Anna Koskinen2020-06-261-0/+35
* Fix ComboBox in read-only mode allowing value change by user (#12022)Tarek Oraby2020-05-251-0/+26
* Further tweaks to ComboBox popup positioning. (#11910)Anna Koskinen2020-03-061-0/+29
* When ComboBox popup opens to the left accommodate margin/border/padding. (#11...Anna Koskinen2019-10-231-0/+27
* Ensure that VComboBox.selectedOptionKey gets initial selection. (#11665)Anna Koskinen2019-07-241-0/+27
* 11642 refresh pagelength 0 combobox items after dataprovider update (#11653)Olli Tietäväinen2019-07-121-0/+50
* Fixes unstable/muted tests (#11640)8.9.0.alpha1Zhe Sun2019-06-281-3/+3
* code format (#11555)Sun Zhe2019-05-022-3/+2
* Code format (#11548)Sun Zhe2019-04-291-1/+2
* Replace the screenshot usage in framework test (#11547)Sun Zhe2019-04-291-3/+10
* Reset Combobox internal state (#11412)Sun Zhe2019-04-241-0/+155
* Read-only combobox should not handle PASTE event (#11529)Anastasia Smirnova2019-04-041-0/+22
* Fix ComboBoxElement clear method (#11483)Sun Zhe2019-03-061-1/+3
* Request data update before client response (#11341)Sun Zhe2018-12-111-0/+51
* Revert "Update ComboBox internal state on new item added (#11094)" (#11331)Sun Zhe2018-11-273-5/+37
* Update ComboBox internal state on new item added (#11094)8.6.0.beta1Teemu Suo-Anttila2018-09-261-7/+7
* Fix formatting, improve documentation on autoformat (#11033)Ilia Motornyi2018-07-101-8/+14
* Improve ComboBox keyboard behavior when an item is selected (#11031)Mehdi Javan2018-07-101-0/+80
* Enable maven formatting for uitest (#10908)Ilia Motornyi2018-05-171-3/+2
* Fix AbstractSingleSelect selection and state updates (#10796)Teemu Suo-Anttila2018-04-191-0/+98
* Introduce XVFB cluster testing (#10801)Teemu Suo-Anttila2018-04-174-3/+10
* Add support for ConnectorResources as ComboBox icons (#10795)Teemu Suo-Anttila2018-04-091-4/+13
* Remove empty comments (#10789)Ilia Motornyi2018-04-051-1/+0
* Remove copyright headers from test code (#10770)Teemu Suo-Anttila2018-03-2833-495/+0
* Update copyright year (#10761)Ilia Motornyi2018-03-2732-32/+32
* Fix VComboBox internal state cleanup (#10693)Anna Koskinen2018-03-232-2/+57
* Clear VComboBox selection fields when updated on server (#10692)Anna Koskinen2018-03-081-0/+51
* Fix client and server filter state mismatch in Combobox (#10630)Anna Koskinen2018-02-271-0/+52
* Implement NewItemProvider to replace NewItemHandler (#10606)Anna Koskinen2018-02-071-0/+6
* Fix ComboBox new item handler test (#10587)Anna Koskinen2018-02-051-0/+2
* Selection handling fix when adding new item to ComboBox. (#10445)Anna Koskinen2018-01-301-0/+231
* Disabled ComboBox should not open popup on pasting (Fixes #7898) (#10240)Ahmed Ashour2017-11-222-0/+45
* Use lambda expressions. (#10268)Ahmed Ashour2017-11-011-8/+1
* Fix end of line comments, which were made by automatic formatter (#10234)Ahmed Ashour2017-10-311-2/+2
* Fix combo box suggestion popup height (#10256)Adam Wagner2017-10-301-0/+38
* Simplify waitUntil() in tests (#10181)Ahmed Ashour2017-10-131-9/+4
* Use static import of Assert in tests (#10126)Ahmed Ashour2017-10-0313-51/+58
* Add option to use PushState instead of URI fragments in Navigator (#10042)Teemu Suo-Anttila2017-09-271-0/+5
* Construct array inline (#10068)Ahmed Ashour2017-09-231-1/+1
* Move ComboBox popup with ComboBox on scroll (#9869)Henri Sara2017-08-251-0/+28
* Fix position of font icons in ComboBox (#9638)Henri Sara2017-07-181-0/+23
* Remove obsolete workaround for Firefox (#9687)Teemu Suo-Anttila2017-07-181-5/+1
* Fix combobox adding new items on blur (#9660)Teemu Suo-Anttila2017-07-171-0/+16
* Show empty selection caption in ComboBox (#9468)Teemu Suo-Anttila2017-06-051-1/+19
* Fix ComboBoxClosePopupRetainTextTest (#9415)Aleksi Hietanen2017-05-231-3/+9
* Fix resetting of last filter in VComboBox (#9381)Matti Tahvonen2017-05-191-0/+26
* Fix ComboBox popup location on scrolled pages in IE/Firefox Henri Sara2017-03-101-0/+52
* Picked all changes from 7.7Teemu Suo-Anttila2017-03-071-0/+40
* Reduce ComboBox initial requests (#8571)Pekka Hyvönen2017-02-161-0/+368