[Libreoffice-bugs] [Bug 142852] KMFL characters are not "swallowed" in a Writer textbox or shapeText
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Tue Jun 15 11:58:44 UTC 2021
https://bugs.documentfoundation.org/show_bug.cgi?id=142852
--- Comment #3 from Justin L <jluth at mail.com> ---
If I basically "revert" GtkSalFrame::CalcDeleteSurroundingSelection in the case
where offset == -1, then it works.
Otherwise, it calls SwEditWin::GetSurroundingText and HasSelection, even though
the text is just "". (Why no text seen?). SwEditWin is final, so it can't be a
class override issue.
I don't know where else I can go now. If I can't even see the text that is
supposed to be deleted, then I'm totally lost in trying to help any further.
--
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/20210615/de42ced3/attachment.htm>
More information about the Libreoffice-bugs
mailing list