diff options
author | John Ahlroos <john@vaadin.com> | 2013-05-28 12:39:20 +0300 |
---|---|---|
committer | Vaadin Code Review <review@vaadin.com> | 2013-05-29 09:21:33 +0000 |
commit | 35f353274f2132086f8ee0bb6e6e73712a59b173 (patch) | |
tree | 647dcc5641735a78d60a501b4c597b4243b9cb25 /server/build.xml | |
parent | 7c613d107e8318799521a1243b5e480a0c21e2d9 (diff) | |
download | vaadin-framework-35f353274f2132086f8ee0bb6e6e73712a59b173.tar.gz vaadin-framework-35f353274f2132086f8ee0bb6e6e73712a59b173.zip |
Fixes current text being overwritten in server update on RTA #11741
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
Diffstat (limited to 'server/build.xml')
0 files changed, 0 insertions, 0 deletions