aboutsummaryrefslogtreecommitdiffstats
path: root/uitest/src/com/vaadin/tests/components/combobox
Commit message (Expand)AuthorAgeFilesLines
* Take margin/border/padding into account when measuring ComboBox in IEArtur Signell2015-08-043-0/+140
* Convert ComboBoxLargeIconsTest from TB2 to TB4Teemu Suo-Anttila2015-07-211-0/+58
* Select last item only if filtered items exist. (#18441)Sauli Tähkäpää2015-07-212-0/+45
* Migrate ComboBoxNoTextInput test from TB2 to TB4Henri Sara2015-07-082-0/+107
* Convert a ComboBox drop-down arrow location TB2 test to TB4.Mika Murtojarvi2015-07-041-0/+39
* Selection is now shown although scrollToSelectedItem is false (#16673)Matti Tahvonen2015-06-082-0/+118
* Convert a ComboBox test to TB4.7.5.0.beta3Mika Murtojarvi2015-06-031-0/+37
* Set value selected by mouse when pressing Enter in ComboBox (#16981)Ilya Ermakov2015-04-102-0/+171
* Redesign ComboBox filtering, highlighting and selection behaviour.Sauli Tähkäpää2015-02-268-140/+706
* Use TestBench-4.0.2Teemu Suo-Anttila2015-02-192-2/+3
* ComboBox: programmatic value reset breaks dropdown (#13217)Anna Miroshnik2015-01-152-0/+253
* Reformat project using Eclipse Luna SR1Artur Signell2014-12-293-6/+11
* Move TB2 files to separate folderArtur Signell2014-12-1824-2536/+0
* Use ComboBox locale for filtering case tranform (#15193)Leif Åstrand2014-12-142-0/+137
* Open combobox popup on click to icon (#14624).Denis Anisimov2014-10-062-0/+106
* Read input stream logic is corrected (#14533).Denis Anisimov2014-09-301-5/+2
* Fixed ComboBox filtering when page length is zero (#14509)Teemu Pöntelin2014-09-192-0/+123
* Make ComboBoxValueInputTest stable by simplifying the steps.(#3268)Sauli Tähkäpää2014-09-192-340/+89
* ComboBox not always shows selected value (#10600)Anna Miroshnik2014-09-162-0/+102
* Handle all native events in preview handler for Combobox popup (#14321).Denis Anisimov2014-08-262-0/+159
* ComboBoxValueInput test upgrade (#14292)Anna Koskinen2014-08-203-296/+397
* ComboBoxSlow test upgrade (#14292)Anna Koskinen2014-08-192-10/+44
* Pressing [down]+[enter] on a combobox now closes the popup. (#14379)Guillermo Alvarez2014-08-132-0/+94
* ComboBoxFiltering test rewrite to TB3Anthony Guerreiro2014-08-052-62/+108
* Add missing headers for TB2 testsArtur Signell2014-08-051-0/+16
* Rename test method to describe what it doesArtur Signell2014-08-051-2/+2
* Disable automatic removal of trailing whitespace and reformatted using LunaArtur Signell2014-07-312-7/+10
* ComboBoxIdenticalItems test rewrite to TB3Heikki Ohinmaa2014-07-283-125/+84
* Add scrollbars to ComboBox suggestion popup if low on screen estate (#11929)Antti Tanhuanpää2014-07-284-0/+160
* Remove shadow div for Overlay elements except IE8 (#9303).Henri Sara2014-07-031-0/+9
* Revert "Add scrollbars to ComboBox suggestion popup if low on screen estate (...Sauli Tähkäpää2014-06-262-172/+0
* Change PhantomJS to run on Linux instead of Windows.Sauli Tähkäpää2014-06-182-29/+54
* ComboBox no longer displays input prompt if disabled or read-only (#10573)Teemu Pöntelin2014-06-172-0/+132
* Add scrollbars to ComboBox suggestion popup if low on screen estate (#11929)Antti Tanhuanpää2014-06-112-0/+172
* Fix issue when typing fast in combobox edit box plus then press TAB (#12325)Dmitrii Rogozin2014-05-223-18/+103
* Fix keyboard navigating in combo box (#11333).Dmitrii Rogozin2014-05-212-0/+155
* Move ComboBox tests to correct packageTeemu Suo-Anttila2014-05-194-0/+235
* Make Vaadin TB3/4 tests work and run on PhantomJS (#13291)Teemu Suo-Anttila2014-05-151-10/+9
* Convert the ComboBoxClosePopupRetainText test to TB4 to avoid false failures.Jonatan Kronqvist2014-05-082-80/+60
* Merge changes from origin/7.2 into masterJonatan Kronqvist2014-05-056-4/+120
|\
| * Update remaining copyright years to 2014Artur Signell2014-04-232-2/+2
| * Update copyright year to 2014Artur Signell2014-04-164-4/+4
| * Fixed resetting of ComboBox if focused and new items allowed (#13413).Tapio Aali2014-04-142-0/+116
* | Fix ComboBox cleared suggestion popup on ItemSetChange (#13635)Teemu Suo-Anttila2014-04-282-0/+112
|/
* Automatic test for escape closing window from combobox (#12163)Henri Sara2013-07-041-0/+42
* Close only combobox on escape, not the window (#12163)Henri Sara2013-07-031-0/+43
* Merge changes from origin/7.0Artur Signell2013-06-052-0/+206
|\
| * Properly disable combobox when parent is disabled (#10734)Artur Signell2013-06-052-0/+206
* | Merge changes from origin/7.0Leif Åstrand2013-05-172-0/+95
|\|
| * Test for #11267 adapted from 6.8. Marc Englund2013-05-152-0/+95