aboutsummaryrefslogtreecommitdiffstats
path: root/uitest/src/com/vaadin/tests/components/richtextarea
Commit message (Collapse)AuthorAgeFilesLines
* Build uitest war with mavenTeemu Suo-Anttila2016-04-1510-609/+0
| | | | Change-Id: I32625901ca27a282253df44c6e776cf9632bacda
* Move TB2 files to separate folderArtur Signell2014-12-185-214/+0
| | | | | | This avoids running other HTML files as TB2 tests Change-Id: I32445aeaeaf77f3a34771db6fa0d2eb40fc60ff7
* Update RichTextArea editor height on resize (#11320)Tomi Virkki2014-06-212-0/+113
| | | | Change-Id: I4d4d054c2e4f068aacd9b324350be4ee696cf3d3
* Fixes current text being overwritten in server update on RTA #11741John Ahlroos2013-05-292-0/+93
| | | | | | | | | | | | If the server happens to update the state of the RTA while a user is typing then the users text will be replaced by the value on the server. To fix this the RTA should not update if the value is the same as the one cached on the client side. Also moves blur handling and server<->client syncronization to the connector. Change-Id: Ia807b1e2aa210eb881e4b9cea0870c0c5a9254b2
* Global code reformatLeif Åstrand2013-04-052-0/+5
| | | | Change-Id: I4b3c74ede518aa2712038d1451974a93cdecabc2
* Merge of (#10776) test to Vaadin 7.Anna Koskinen2013-02-042-0/+175
| | | | Change-Id: I05d66505ecc9d413ae34c0ae5e2fa735764d4fee
* Merge of (#8004) to Vaadin 7.Anna Koskinen2013-01-091-0/+42
| | | | | | Empty RichTextArea returns "<br>" as getValue(). Change-Id: I5190d55b0e1d32ed4dd181434006820db9220ada
* Remove Window.addComponent() (#2924)Henri Sara2012-11-141-3/+5
| | | | Change-Id: Ida3269e3cce906fd4b55c5e1049b24e0ff383289
* Panel and Window based on AbstractSingleComponentContainer (#2924)Henri Sara2012-11-141-2/+5
| | | | Change-Id: I9eb1f40a02dcad0f756ad2518d86ef1c52aa69c2
* Fixed RichTextArea testJohn Ahlroos2012-09-051-3/+3
|
* Renamed tests -> uitest and tests/testbench -> uitest/src (#9299)Artur Signell2012-08-308-0/+390