[Libreoffice-bugs] [Bug 65535] Adding a comment in the middle of a word makes it recognised as misspelt by spellchecker

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Thu Jul 15 05:52:49 UTC 2021


https://bugs.documentfoundation.org/show_bug.cgi?id=65535

--- Comment #36 from Justin L <jluth at mail.com> ---
(In reply to Justin L from comment #33)
> perhaps already solved for similar situations like
> track-change-deleted-stuff and hidden-text?)
No. Hidden text is just deleted (which makes sense).

Track-changes is an entirely different beast and its whole purpose it to keep
deleted content around, so it too can just delete everything. So that won't
help in this situation either.

Note that it will be best to check for comments BEFORE calling
lcl_MaskRedlinesAndHiddenText, since that junction just adds MORE
CH_TXTATR_INWORD's that would need to be tested to see if they are comment
markers.

-- 
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/20210715/fdf843f2/attachment.htm>


More information about the Libreoffice-bugs mailing list