diff options
author | Miklos Vajna <vmiklos@collabora.co.uk> | 2016-09-27 13:24:38 +0200 |
---|---|---|
committer | Miklos Vajna <vmiklos@collabora.co.uk> | 2016-09-27 13:24:38 +0200 |
commit | 45fa73f87258f51bf37c92052723c4b99c49dc2d (patch) | |
tree | 5c7bb6e2e5ee5ba1f2f7835efeae35cb48ff1cda /udkapi | |
parent | d3ab1f8499a5e7040ff6bdf85b951bb9a3d6ac40 (diff) |
sw: avoid emitting invalid cursor pos during end text edit of comment
A comment text edit (provided by editeng) works with relative twip
coordinates, conversion of the cursor position to absolute twips happens
in ImpEditView::ShowCursor(), provided that the pOutWin member has a map
mode origin that respresents the offset correctly.
This is not true during SwSidebarWin::DeactivatePostIt(), the map mode
origin is already reset back to 0, so just don't emit callbacks during
shutdown, the sw body text cursor will be shown later anyway.
Change-Id: I02c15bb9fad99db8e43fd2f37df770dd165be788
Diffstat (limited to 'udkapi')
0 files changed, 0 insertions, 0 deletions