diff options
author | Caolán McNamara <caolanm@redhat.com> | 2019-10-14 19:40:47 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2019-10-15 09:57:50 +0200 |
commit | 09cd127981c18ab847aab736980455efbbe4df54 (patch) | |
tree | 89864aa1f0ac18d5f2e0064a36ac2df3992edfbc /oox | |
parent | c418b6fdbefa8d847723a14c25b68bf0c6ac66af (diff) |
Resolves: tdf#128137 cursor jumping during edit, etc.
The mbNeedUpdate hackery to block changes caused by the
user was subverted by the async handling of the treeview selection.
a) add a call to wait and process outstanding async events within
the protected block
b) move the needupdate down to the range manager to block updates during
this block in CheckForFormulaString too
c) when updating the visible rows, also update the selected rows even if they
are not visible.
Change-Id: I4c67d6cd2780f55d5eab5f856f6fda21703b4977
Reviewed-on: https://gerrit.libreoffice.org/80794
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'oox')
0 files changed, 0 insertions, 0 deletions