summaryrefslogtreecommitdiffstats
path: root/tests/testbench
Commit message (Expand)AuthorAgeFilesLines
* Test for ensuring that overlays can be transparent (not in IE < 9)Artur Signell2012-08-082-0/+61
* Fixed TextArea maxlength so it is always enforced (#9199)Artur Signell2012-08-081-0/+53
* Removed extra backslashArtur Signell2012-08-081-1/+1
* Use a glob pattern in assertText to allow for slightly different click coordi...Johannes Dahlström2012-08-061-2/+2
* Fix and test for #9136 (Tree throws wrong ItemClickEvent in IE9)Johannes Dahlström2012-08-061-0/+82
* Use separate screenshots because of IE9 inconsistency revealed by (#9207)Leif Åstrand2012-08-061-1/+1
* Force horizontal scrolling with wide columns but no rows (#9187)Leif Åstrand2012-08-061-0/+86
* Longer pause to make test more reliableArtur Signell2012-08-031-1/+1
* Make LoginForm work inside iframes (#8144)Leif Åstrand2012-08-031-0/+61
* Clear selectionRangeStart if the key map has been cleared (#8584, #8736)Leif Åstrand2012-08-022-0/+240
* Remember previous row height to maintain table size when all rows are removed...Leif Åstrand2012-08-011-0/+122
* Explicitly delegate keyboard events from the PopupView popup to the relevant ...Johannes Dahlström2012-07-271-9/+11
* Preserve selection order for multi select value (#8109, #8787)Leif Åstrand2012-07-272-1/+289
* #9155 Add refresh() to SQLContainer.removeContainerFilter(), one more (manual...Henri Sara2012-07-273-78/+118
* A better patch and test for #7036Johannes Dahlström2012-07-262-0/+84
* #8291, #7666 fix Table NegativeArraySizeException when table size reduced by ...Henri Sara2012-07-201-0/+121
* Fix CRLF -> LFJohannes Dahlström2012-07-101-37/+37
* Oops, remove redundant code causing a compile errorJohannes Dahlström2012-07-101-43/+0
* Test for #9064Johannes Dahlström2012-07-092-0/+112
* Empty TreeTable rows collapse after #7387 fix, give them some content to prev...Johannes Dahlström2012-07-091-2/+3
* TB test for #7387Johannes Dahlström2012-07-092-12/+45
* #8193 Listen to RootPanel keydown events to handle shortcut actions from Popu...Johannes Dahlström2012-06-261-0/+75
* TB script for #8949Johannes Dahlström2012-06-152-0/+65
* #8949 Make sure a drag image always has absolute positionJohannes Dahlström2012-06-151-0/+43
* #7766 Use debug id in test to make IE 6,7,8 not fail so harJohannes Dahlström2012-06-142-20/+6
* #8852 Applied Sami's patch with minor changes to comments and the testJohannes Dahlström2012-06-142-0/+115
* #7766 Applied Sami's patchJohannes Dahlström2012-06-142-0/+92
* [merge from 6.7] #7607 updated testAutomerge2012-06-071-1/+36
* Refactor ?debug detection (#8923)Leif Åstrand2012-06-071-1/+71
* [merge from 6.7] Made tooltips work for Slider (#8863)Automerge2012-06-011-0/+67
* #7495 Fixed Tables test to use the inverted API namingJohannes Dahlström2012-05-311-5/+5
* #7495 Inverted the server-side API naming (eg. setColumnNoncollapsible -> set...Johannes Dahlström2012-05-311-3/+3
* Created a test for disabling and enabling max/min split position of SplitPane...Tapio Aali2012-05-312-23/+134
* Added options for setting maximum and minimum split positions to SplitPanel (...Tapio Aali2012-05-302-0/+483
* [merge from 6.7] Make ClickEventHandler fire clicks only if mousedown and mou...Automerge2012-05-303-20/+143
* [merge from 6.7] #8801 TestBench testAutomerge2012-05-292-0/+70
* [merge from 6.7] Try to fix a sporadic test failure on IEAutomerge2012-05-251-0/+5
* [merge from 6.7] Test application for #8855Automerge2012-05-231-0/+78
* Fixed styles that were left lingering while changing the orientation of a sli...Tapio Aali2012-05-231-0/+72
* Table: Make some columns uncollapsable (#7495)Leif Åstrand2012-05-233-0/+176
* Remove clientHeight/Width from WebBrowser (#5655)Leif Åstrand2012-05-221-2/+4
* Make browser window size available in Window (#5655)Leif Åstrand2012-05-221-2/+4
* [merge from 6.7] Don't trigger actions if space or enter is pressed with Butt...Automerge2012-05-212-0/+117
* [merge from 6.7] Test application for #8813Automerge2012-05-181-0/+77
* [merge from 6.7] Fix #8810 - only animate row expansion if there are child ro...Automerge2012-05-181-0/+77
* [merge from 6.7] #8805 fix flickering of partial first row in table, related ...Automerge2012-05-181-0/+85
* [merge from 6.7] Test case for #7387Automerge2012-05-151-0/+50
* [merge from 6.7] Take viewport scrolling into account when calculating drop p...Automerge2012-05-152-0/+67
* [merge from 6.7] Avoid random failures by not clicking button outside viewportAutomerge2012-05-151-2/+2
* [merge from 6.7] #5521 portlet body should fill portlet content e.g. in Lifer...Automerge2012-05-141-0/+30