[Libreoffice-bugs] [Bug 33951] Calc: Comment text defined as hyperlink doesn' t display on mouseover.

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Fri Mar 30 18:29:40 UTC 2018


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

--- Comment #22 from gat <gatlibs.dev at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20180330/ac58d5fc/attachment.html>


More information about the Libreoffice-bugs mailing list