<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Calc: Comment text defined as hyperlink doesn't display on mouseover."
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=33951#c22">Comment # 22</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Calc: Comment text defined as hyperlink doesn't display on mouseover."
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=33951">bug 33951</a>
              from <span class="vcard"><a class="email" href="mailto:gatlibs.dev@gmail.com" title="gat <gatlibs.dev@gmail.com>"> <span class="fn">gat</span></a>
</span></b>
        <pre>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.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>