summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Test tab scrolling in #5100 testJohannes Dahlström2012-04-041-0/+90
* #5100 Removed obsolete code to fix a Firefox tab scrolling bugJohannes Dahlström2012-04-041-4/+0
* [merge from 6.7] Basic app for testing various aspects of layout performanceAutomerge2012-04-031-0/+285
* #5100 Fixed IE focus; fixed tab scrolling; minor refactoringJohannes Dahlström2012-04-021-43/+77
* Reverted accidental commitJohannes Dahlström2012-04-021-77/+43
* Don't test wrap-around in #5100 test as it's not currently supportedJohannes Dahlström2012-04-021-27/+7
* Fixed IE focus; fixed tab scrolling; minor refactoringJohannes Dahlström2012-04-021-43/+77
* Cleaned up #5100 testJohannes Dahlström2012-04-021-11/+0
* [merge from 6.7] #8597 Do not leave VWindow references in the static windowOr...Automerge2012-04-021-1/+12
* [merge from 6.7] #8580 test caseAutomerge2012-03-301-0/+49
* [merge from 6.7] #8580 Added a commentAutomerge2012-03-301-0/+4
* [merge from 6.7] Fixed #8580: After a UIDL request, hasActiveRequest was set ...Automerge2012-03-291-1/+8
* [merge from 6.7] Integration test with Firefox 11Automerge2012-03-291-1/+1
* [merge from 6.7] Test with Chrome 18Automerge2012-03-291-1/+1
* [merge from 6.7] Test with Firefox 11Automerge2012-03-291-1/+1
* [merge from 6.7] Test for #8526Automerge2012-03-272-0/+138
* [merge from 6.7] #8559/#8560 Additional fixes based on reviewAutomerge2012-03-271-6/+4
* [merge from 6.7] #8526 Added commentsAutomerge2012-03-261-14/+22
* [merge from 6.7] #8328 Pass the new, not the old, value to FreeFormStatementD...Automerge2012-03-261-1/+1
* #5100 Updated test to use log instead of Label for loggingArtur Signell2012-03-261-3/+4
* [merge from 6.7] #8526 If a Table row has an open context menu, reopen it aft...Automerge2012-03-231-0/+44
* [merge from 6.7] Added comments so it is possible to follow what is happening...Automerge2012-03-231-0/+11
* [merge from 6.7] #8563 Corrected invalid "this" referenceAutomerge2012-03-231-1/+1
* [merge from 6.7] Updated locator to be compatible with both Vaadin 6 and 7Automerge2012-03-231-1/+1
* [merge from 6.7] Backported test changes from Vaadin 7Automerge2012-03-232-61/+57
* [merge from 6.7] #8559 Vaadin 7 -> Vaadin 6 style locatorsAutomerge2012-03-231-10/+10
* [merge from 6.7] #8559 Updated asserts as test has changedAutomerge2012-03-231-60/+4
* [merge from 6.7] Fixed NPE:s in keyboard navigation in MenuBar (#8559/#8560)Automerge2012-03-223-114/+93
* [merge from 6.7] Code cleanup (#8559/#8560)Automerge2012-03-221-12/+20
* [merge from 6.7] Fixed #8524 - properly update currentDrag elementOver in all...Automerge2012-03-221-0/+4
* [merge from 6.7] Change screenshot delay to improve test reliablilty #7855Automerge2012-03-201-1/+2
* #8209 Call click() from handleActionJohannes Dahlström2012-03-201-3/+1
* #8209 Added a public click() method to Button, simulating a click on server sideJohannes Dahlström2012-03-202-0/+58
* [merge from 6.7] Test script for #7855Automerge2012-03-201-0/+41
* Test for #6085 - use assertHtmlSource instead of assertText because IE hides ...Johannes Dahlström2012-03-202-0/+95
* #6085 Allow setting an alternate text for Embedded, for accessibility purposesJohannes Dahlström2012-03-202-2/+46
* [merge from 6.7] Test case updated for #7855Automerge2012-03-191-1/+9
* [merge from 6.7] #7855 - Screen goes blank when detaching an Embedded compone...Automerge2012-03-191-2/+8
* #5100 Removed unnecessary setTabulatorIndex() callJohannes Dahlström2012-03-191-1/+0
* #5100 some cleanupJohannes Dahlström2012-03-191-4/+11
* Test for #5100Johannes Dahlström2012-03-191-0/+97
* [merge from 6.7] Documented that GridLayout coordinates are zero-based. Also ...Automerge2012-03-161-111/+145
* [merge from 6.7] Test for #7607Automerge2012-03-142-0/+117
* [merge from 6.7] #7607 Make Table scroll to the very bottom when neededAutomerge2012-03-141-3/+7
* [merge from 6.7] #7607 Removed obsolete Firefox workaround that caused proble...Automerge2012-03-141-9/+3
* [Merge from 6.7] #8391 PopupDateField does not update the HH-MM-SS dropdownJohannes Dahlström2012-03-143-2/+119
* Reverted accidental commitJohannes Dahlström2012-03-132-3/+3
* [merge from 6.7] #8491 fixed autocomplete issue, now correct error message if...Johannes Dahlström2012-03-131-1/+1
* [merge from 6.7] fixes #8505Johannes Dahlström2012-03-136-14/+142
* Improved #5100 test case: test server-side focus, focus/blur listeners, disab...Johannes Dahlström2012-03-131-8/+61