summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* added pauset to make test script more reliableMatti Tahvonen2013-09-271-0/+5
* Backported #12149 to Vaadin 6.8 (#12662)John Alhroos2013-09-261-0/+15
* Horizontal scrollbar for Panel now properly appear in webkit browsers (#10255)Matti Tahvonen2013-09-252-0/+57
* Saner amount of pixels in a tab hiding hack. Now iPad v1 with iOS5 don't brea...Matti Tahvonen2013-09-241-0/+41
* Fixed issues found in review for #12407John Alhroos2013-09-191-2/+1
* Fixes issue with Table not scrolling completely to the end #12407John Alhroos2013-09-182-0/+86
* Update identifier to match what the EE test server uses after the latest lice...Artur Signell2013-09-171-44/+44
* Don't show vertical scrollbars in an embedded app (#12336)Henrik Paul2013-08-231-0/+31
* Make weaker assumptions to cope with funky Opera features (#11788 and #11797)Leif Åstrand2013-07-161-0/+14
* Updated test to take into account that the first name is no longer incorrectl...Artur Signell2013-06-181-1/+1
* Fixed lost focus in VScrollTable when row cache was redrawn (#11788 and #11797)Tapio Aali2013-05-242-0/+84
* Removed three @override annotations #11801Marc Englund2013-05-231-3/+0
* Disabled DragAndDropWrapper no longer receives drops #11801Marc Englund2013-05-231-0/+92
* Fix newlinesJohannes Dahlström2013-05-211-32/+32
* Properly focus clicked input element in Webkit (#11854, #11297)Johannes Dahlström2013-05-151-0/+32
* Added Testbench test for #7110John Alhroos2013-05-152-0/+62
* SQLContainer.indexOfId() also searches backwards (#10376)Henri Sara2013-05-142-0/+88
* Fix CustomComponent resizing broken by [25925] (#6880)Johannes Dahlström2013-05-132-3/+25
* Addition to fix for #11267 - explicit call to updateRootWidth() makes it more...Marc Englund2013-05-101-20/+5
* Fix CustomComponent size calculation with padding or border (#6880)Johannes Dahlström2013-05-102-0/+94
* Fixes #11267 (theme breaks if dynamically adding border to ComboBox) by recal...Marc Englund2013-05-102-0/+94
* Change test script name to reuse previously committed screenshots (#9203)Leif Åstrand2013-05-071-0/+0
* More specific workaround for no rows in TreeTable with pagelenght = 0 (#9203)Leif Åstrand2013-05-072-0/+134
* Make the #11623 TB test fail and pass reliablyJohannes Dahlström2013-05-021-4/+24
* Prevent TextField/TextArea focus stylename from being overwritten in updateFr...Johannes Dahlström2013-05-022-0/+121
* Test for #11396. Depends on a blur event so cannot be autotested with TB.Johannes Dahlström2013-04-231-0/+44
* Changed accordion tab stylename to be prefixed with the tabs stylename rather...John Alhroos2013-04-121-4/+4
* Fixed Accordion tab stylenames which never got applied on the tab widgets #10605John Alhroos2013-04-122-0/+79
* Revert fix to #9203 as it causes regressions.Leif Åstrand2013-03-182-134/+0
* Workaround for no rows in TreeTable with pagelenght = 0 (#9203)Leif Åstrand2013-03-152-0/+134
* Add bootstrap performance measuring support (#11188)Leif Åstrand2013-02-282-4/+10
* Imported more stable Flash test from 7.0Artur Signell2013-02-283-4/+7
* Fixed setting column width back to undefined by setting it to -1. #7922John Alhroos2013-02-212-0/+140
* Make TextArea.setCursorPosition work in all browsers (#8769)Leif Åstrand2013-02-202-0/+258
* Fixed issue where max length was removed from a text field when setting the s...John Alhroos2013-02-182-0/+88
* Fix column resize issues in Table and TreeTable (#10513)Johannes Dahlström2013-02-072-0/+186
* Fix TableDragColumn test to work properly after #10890 fixJohannes Dahlström2013-02-071-3/+3
* Update test script to use command that makes the ComboBox openLeif Åstrand2013-02-051-1/+1
* Fixed IE8 focus issue where focus is left in the closed sub window after edit...John Alhroos2013-02-012-0/+167
* Fix the positioning of the drop marker when reordering Table columns by DnD (...Johannes Dahlström2013-02-012-0/+90
* Ensure unique ordering when using TableQuery with multiple primary key column...Artur Signell2013-01-302-0/+191
* Fix DebugIdXss test scriptJohannes Dahlström2013-01-291-1/+1
* Test for #10873Johannes Dahlström2013-01-292-0/+112
* Fix case where ComboBox suggestion menu selects a wrong item if there are dup...Johannes Dahlström2013-01-251-0/+65
* Fix IE memory leak when closing subwindowsJohannes Dahlström2013-01-231-0/+67
* Calculate upload file size correctly when there are multibyte characters in t...Johannes Dahlström2013-01-231-0/+78
* Assume left button in mouse events if the browser returns an unknown button (...Johannes Dahlström2013-01-221-0/+79
* Add basic performance test (#10318)Leif Åstrand2013-01-142-0/+201
* Applied patch for #8238John Alhroos2013-01-091-0/+57
* Add missing test for #9986 (#10609)Leif Åstrand2013-01-092-31/+235