aboutsummaryrefslogtreecommitdiffstats
path: root/uitest/src/com/vaadin/tests/components
Commit message (Expand)AuthorAgeFilesLines
* Make test work with IEArtur Signell2014-03-291-0/+8
* Made Window z-indices update when windows are closed (#13174)Juho Nurminen2014-03-282-0/+117
* Removed firefox from SelectAllRowsTest.Sauli Tähkäpää2014-03-281-3/+5
* Remove accidental RunLocally annotationTeemu Suo-Anttila2014-03-281-2/+0
* Fix VScrollTable to clear reported ranges (#13353)Teemu Suo-Anttila2014-03-272-0/+167
* Esc now closes the date popup even if focused on the time selectors (#12314)Teemu Pöntelin2014-03-242-9/+30
* Ignore backspace events in modal windows (#13180)Felype Santiago Ferreira2014-03-242-0/+168
* Fix invalid copyright headerLeif Åstrand2014-03-201-1/+13
* Made TabSheet tabs always become visible when focused (#12343)Juho Nurminen2014-03-192-0/+100
* Pressing ESC now closes the DateField popup when using month or year resoluti...Teemu Pöntelin2014-03-182-0/+124
* Eliminate .v-caption memory leak (#13346)Henri Sara2014-03-142-0/+130
* Fix for width issue of TabSheet (#12805)Teemu Pöntelin2014-03-142-0/+146
* Fixed "EEE" in DateField's date pattern (#13443)Teemu Pöntelin2014-03-142-0/+95
* Remove tooltip that's causing CalendarAcrionEventSourceTest failuresTeemu Suo-Anttila2014-02-271-3/+2
* Fix broken TableScrollingWithSQLContainer test UITeemu Suo-Anttila2014-02-251-7/+32
* Remove applet test which does not work reliablyArtur Signell2014-02-251-36/+0
* Fix SQLContainer paging and caching issue (#11199)Teemu Suo-Anttila2014-02-252-0/+109
* TreeTable does not have partial updates enabled in Vaadin 7 and probably won'...Artur Signell2014-02-211-553/+0
* Eliminate spacing memory leak on client (#13315)Henri Sara2014-02-172-0/+93
* Use Calendar as sender for action handlers (#13191)Henri Sara2014-01-302-0/+197
* Retain focus while changing DOM in OrderedLayout (#12967)Teemu Suo-Anttila2014-01-162-0/+163
* Update textbox when Select item caption changes (#9250)Tomi Virtanen2014-01-151-2/+2
* Converted TB2 test to TB3 and fixed text assertion.John Ahlroos2014-01-153-50/+66
* Converted TestUIWidgetset test to TB3 and fixed wrong text in assertion.John Ahlroos2014-01-135-40/+91
* Selected option is updated when item caption changes in Select (#9250)Tomi Virtanen2014-01-092-0/+122
* Fix for scrolling with modal opened. (#12899)Felype Santiago Ferreira2014-01-092-0/+105
* Ignores scroll events while update from server is in progress (#11454)Jarno Rantala2014-01-093-0/+586
* Add helper for adding multiple components to AbstractTestUILeif Åstrand2014-01-081-0/+4
* Upload control with empty selection (#9602)Tomi Virtanen2014-01-072-0/+139
* Moved selection of selected rows in TableConnector to occur after the new row...Jarno Rantala2014-01-072-0/+188
* Changes padding for Textfields with Chameleon theme. (#12974)Felype Santiago Ferreira2013-12-102-0/+81
* Fixes right click selection focus issues in Tree. (#12618)Felype Santiago Ferreira2013-12-042-0/+122
* Timeout redirect timer is reset on server activity (#12446)Henrik Paul2013-12-032-0/+159
* Disable client timeout so websockets are not disconnected when idle (#13015)Artur Signell2013-12-021-2/+1
* Fixed TabSheet keyboard navigation (#12971)Juho Nurminen2013-11-201-0/+60
* Fix TB3 local testing and occasionally failing SliderDisableTest.Teemu Suo-Anttila2013-11-191-0/+1
* Revert "Fixed lost scrollLeft when row count changed in Table (#12652)."Leif Åstrand2013-11-152-211/+0
* Allow using @RunLocally to run on a local Firefox/Chrome/SafariArtur Signell2013-11-151-28/+2
* Added extra asserts to make test more safer to blind refactoringsMatti Tahvonen2013-11-141-4/+11
* Added test case for #12726Matti Tahvonen2013-11-141-0/+97
* Workaround for missing value change event in chrome (#10109)Matti Tahvonen2013-11-121-0/+131
* Fixes double scrollbar issue in browserframes (#11780)Thomas2013-11-112-0/+55
* Fixed lost scrollLeft when row count changed in Table (#12652).Tapio Aali2013-11-062-0/+211
* Forces redraw in IE 8 when table does post layout. (#12687)Jarno Rantala2013-11-062-0/+119
* Send window position data back to server after drag (#12885)Thomas2013-11-062-0/+117
* Fixed Tab error tooltips (#12802)Juho Nurminen2013-10-302-0/+141
* Fixes the handling of the scroll position of a Window (#12736)Mika Murtojarvi2013-10-302-0/+123
* Fixed focus issue in TableMoveFocusWithSelectionTest (#12540)John Ahlroos2013-10-211-8/+14
* Ticket #12727 - Panels get unnecessary scroll bars in WebKit when content is ...Felype Santiago Ferreira2013-10-212-0/+90
* Test for pushing large chunks of data (#12567)Artur Signell2013-10-161-0/+16