[Libreoffice-bugs] [Bug 137972] Correcting with spell checker context menu places cursor at the left (previously left)
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Fri Nov 13 12:03:57 UTC 2020
https://bugs.documentfoundation.org/show_bug.cgi?id=137972
Telesto <telesto at surfxs.nl> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |bibisected, bisected,
| |regression
--- Comment #3 from Telesto <telesto at surfxs.nl> ---
Bisected to:
author Michael Stahl <Michael.Stahl at cib.de> 2020-08-19 18:55:27 +0200
committer Michael Stahl <michael.stahl at cib.de> 2020-08-20 13:47:08
+0200
commit ec579354af954867b829e7d08e4d752518c83728 (patch)
tree e2fea1fd4729fedf648f129a0e927674b4235c7a
parent 6274fbe13c8fa556916b5aed695c6921ef6ff84f (diff)
tdf#135721 sw: fix spell check context menu deleting flys
Kind of similar to e1629c210ad78310e3d48c0756723134a27b89df
but the problem is at a higher level: SwTextShell::Execute() with
SID_SPELLCHECK_APPLY_SUGGESTION should not DelLeft() + Insert() but
just Replace().
(regression from 28b77c89dfcafae82cf2a6d85731b643ff9290e5)
https://cgit.freedesktop.org/libreoffice/core/commit/?id=ec579354af954867b829e7d08e4d752518c83728
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20201113/45105404/attachment.htm>
More information about the Libreoffice-bugs
mailing list