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

--- Comment #13 from Justin L <jl...@mail.com> ---
A total hack to is first add
+   xTextAppend->insertString(xCursor, OUString('\x200B')/*CHAR_ZWSP*/, false);

But of course unit tests fail all over the place when you do that.

You can't just delete the entire paragraph, because then you lose frames
anchored to it, like tdf112287, although why they are anchored to a paragraph
that is going to be deleted is beyond me.

I tried a bunch of random stuff, like trying to Exchange() the cursor, but all
to no effect.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to