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

Aron Budea <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|WORKSFORME                  |FIXED
         Whiteboard|                            |target:6.4.0

--- Comment #10 from Aron Budea <[email protected]> ---
(In reply to Eike Rathke from comment #9)
> Assertions only happen in debug builds. Did you try a debug build?
Yes. The only thing I couldn't check is whether I'm taking the right steps,
because I don't have the original build anymore.

I'm seeing the following in the console:

warn:svx:777121:777121:svx/source/svdraw/svdedxv.cxx:1067: SdrBeginTextEdit
called when IsTextEdit() is already true.
warn:legacy.osl:777121:777121:sc/source/ui/Accessibility/AccessibleDocument.cxx:994:
here is a selected shape which is not in the childlist
warn:legacy.osl:777121:777121:sc/source/ui/Accessibility/AccessibleDocument.cxx:994:
here is a selected shape which is not in the childlist
warn:legacy.osl:777121:777121:sfx2/source/control/shell.cxx:208:
SfxShell::SetUndoManager: exchanging one non-NULL manager with another non-NULL
manager? Suspicious!

Seems this was changed for bug 127941, and the fix (removing the assert) is the
following commit:
https://cgit.freedesktop.org/libreoffice/core/commit/?id=1dbaff61609d7643311b968bef69be4276b109e7
author          Jan Holesovsky <[email protected]>    2019-10-04 00:09:15
+0200
committer       Tor Lillqvist <[email protected]>       2019-10-04 10:45:52
+0200

tdf#127941: Don't be _that_ eager to assert(!IsTextEdit());

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to