aboutsummaryrefslogtreecommitdiffstats
path: root/uitest/src/com/vaadin/tests/components/textarea
Commit message (Collapse)AuthorAgeFilesLines
* Build uitest war with mavenTeemu Suo-Anttila2016-04-157-522/+0
| | | | Change-Id: I32625901ca27a282253df44c6e776cf9632bacda
* Move TB2 files to separate folderArtur Signell2014-12-185-517/+0
| | | | | | This avoids running other HTML files as TB2 tests Change-Id: I32445aeaeaf77f3a34771db6fa0d2eb40fc60ff7
* TextArea size get reset when css resize is set (#14080)Bogdan Udrescu2014-07-282-0/+238
| | | | | | | Listen to MouseUp event on the <textarea> and notify the state with the width and height if changed. Add com.vaadin.client.Util.Size to manipulates the css width/height. Change-Id: I96a308658d2877f1f6c05feaa7840a268bb06709
* Merge changes from origin/7.0Leif Åstrand2013-05-101-0/+29
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | 7d9f544 Test for #11396 (merged from 6.8 branch). Depends on a blur event so cannot be autotested with TB. 1b18807 Remove pre-loader element after pre-loading, fixes #10863 ce9c818 Instead of applying workaround to the root panel, apply it to the sub window content element instead to prevent scrolling of the document when a sub window is removed. #11713 (#10776) 3f5d022 Liferay 6.2 compatibility (#11751) ffd1c1b Don't ignore child component margins in AbstractOrderedLayout (#11553) 62ae5e1 More verbose output from running Jetty 21d9b67 Add a large number of debug calls to VFilterSelect (disabled by default) bdb7931 Merge test for #11623 to 7.0. 19e27a1 Move suggestion popup width calculation from connector to VFilterSelect Change-Id: I2d980126599e55fa5e4f6ec523dca16ba54107b5
| * Test for #11396 (merged from 6.8 branch).Henri Sara2013-04-291-0/+29
| | | | | | | | | | | | | | | | Depends on a blur event so cannot be autotested with TB. svn changeset:25882/svn branch:6.8 Change-Id: I2db788e60397162a29f7802f772609e65a832d3f
* | Global code reformatLeif Åstrand2013-04-051-0/+5
|/ | | | Change-Id: I4b3c74ede518aa2712038d1451974a93cdecabc2
* Make TextArea.setCursorPosition work in all browsers (#8769)Leif Åstrand2013-03-202-0/+258
| | | | | | | | | svn changeset:25579/svn branch:6.8 Conflicts: client/src/com/vaadin/client/ui/VTextField.java Change-Id: I3b53be8df4ce0564f34d8aa9bc1ce1c34648eadd
* Updated tests to only pass strings to Label.setValueArtur Signell2012-09-241-1/+2
|
* Renamed tests -> uitest and tests/testbench -> uitest/src (#9299)Artur Signell2012-08-307-0/+508