diff options
author | Michael Stahl <Michael.Stahl@cib.de> | 2020-07-29 14:55:49 +0200 |
---|---|---|
committer | Michael Stahl <michael.stahl@cib.de> | 2020-07-30 11:53:02 +0200 |
commit | 63308aa3b109271ffb4fd47e9fea2e3281a1552d (patch) | |
tree | 5e66e7508d17136989a816bf31a3c47fd973798c /offapi/com | |
parent | 6c82a9fa1da15d5f83f524f6897028906dda337e (diff) |
(related: tdf#134252) sw: fix assert when moving mouse pointer
SwPageFrame::GetModelPositionForViewPoint() was calling GetCharRect() on
a frame that doesn't match the passed prevTextPos; it was supposed to be
initialised by GetModelPositionForViewPoint() call but that didn't work
because the point was outside the frame so nothing was inited.
(regression from edd2db1c783bd571ff796a5298385cacc91877b9)
Change-Id: Ic064c3efc1b7f29d18d713206e5ea5ac0b67fbc8
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99692
Tested-by: Jenkins
Reviewed-by: Michael Stahl <michael.stahl@cib.de>
Diffstat (limited to 'offapi/com')
0 files changed, 0 insertions, 0 deletions