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

--- Comment #22 from gat <gatlibs....@gmail.com> ---
if(pSdrUndoManager && dynamic_cast< SdrUndoManager* >(pOriginal) ==
pSdrUndoManager)

That is the if statement before the else statement
svx/source/svdraw/svdedxv.cxx:1395: Got UndoManager back in SdrEndTextEdit
which is NOT the expected document UndoManager (!).

I'll try to set the breakpoint, compile, and test to see whether I produce the
same output about undo on tonight.

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

Reply via email to