aboutsummaryrefslogtreecommitdiffstats
path: root/shared
diff options
context:
space:
mode:
authorJarno Rantala <jarno.rantala@vaadin.com>2013-12-11 11:10:43 +0200
committerVaadin Code Review <review@vaadin.com>2014-01-07 08:41:21 +0000
commit0b95f8d6f6e3f278b51c0242e8ce2dfc82ed829e (patch)
tree6ef5846321221f1e10710ab0b7a2dc7d9737cca3 /shared
parente9a547ac4e153f85597e056f5c51ade60fe29c45 (diff)
downloadvaadin-framework-0b95f8d6f6e3f278b51c0242e8ce2dfc82ed829e.tar.gz
vaadin-framework-0b95f8d6f6e3f278b51c0242e8ce2dfc82ed829e.zip
Moved selection of selected rows in TableConnector to occur after the new rows are created (#13008)
The selection of selected rows happened before the new rows were created. This resulted in situation where the visible items on server side were different than the rows in scrollbody during the selection of selected rows. Therefore, the selected keys in uidl contained wrong information and some selected rows was marked as unselected even though they shouldn't. This again resulted in the original bug that all the rows was not selected because the 'selectionRangeStart' row was not selected anymore. Change-Id: I9f985cb45c97bacb6b71e36fa4bf077a1ac1311d
Diffstat (limited to 'shared')
0 files changed, 0 insertions, 0 deletions