<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:todventtu@suomi24.fi" title="Buovjaga <todventtu@suomi24.fi>"> <span class="fn">Buovjaga</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - EDITING Comment box is not resized after Font size change after Save and Open"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=117308">bug 117308</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
                
           </td>
           <td>Armin.Le.Grand@me.com
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Keywords</td>
           <td>bibisectRequest
           </td>
           <td>bibisected
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - EDITING Comment box is not resized after Font size change after Save and Open"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=117308#c8">Comment # 8</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - EDITING Comment box is not resized after Font size change after Save and Open"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=117308">bug 117308</a>
              from <span class="vcard"><a class="email" href="mailto:todventtu@suomi24.fi" title="Buovjaga <todventtu@suomi24.fi>"> <span class="fn">Buovjaga</span></a>
</span></b>
        <pre>Bibisected with 43max. The blamed commit is sort of suspicious, if the resizing
is indeed used by Calc comments as well.

commit 47e19757622969e3de29d64f027bde82741159fa
Author: Matthew Francis <<a href="mailto:mjay.francis@gmail.com">mjay.francis@gmail.com</a>>
Date:   Thu May 28 20:31:43 2015 +0800

    source-hash-9ee0cf63a1dafebb673fbee9ccfc82a56fd050d4

    commit 9ee0cf63a1dafebb673fbee9ccfc82a56fd050d4
    Author:     Armin Le Grand <<a href="mailto:alg@apache.org">alg@apache.org</a>>
    AuthorDate: Thu Sep 19 11:34:41 2013 +0000
    Commit:     David Tardon <<a href="mailto:dtardon@redhat.com">dtardon@redhat.com</a>>
    CommitDate: Tue Mar 25 09:29:56 2014 +0100

        i115391 corected from isLocked to IsPasteResize which was used in
modifiers for CustomShape and TextShape

Adding Cc: to Armin Le Grand
Apologies, if this turns out to be wrong blame.

The current form of the code snippet is

void SdrTextObj::AdaptTextMinSize()
{
    if (!bTextFrame)
        // Only do this for text frame.
        return;

    if (getSdrModelFromSdrObject().IsPasteResize())
        // Don't do this during paste resize.
        return;</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>