<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:raal@post.cz" title="raal <raal@post.cz>"> <span class="fn">raal</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Width of image properties dialog box is displayed incorrectly"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=144876">bug 144876</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;">Keywords</td>
           <td>
                
           </td>
           <td>bibisected, bisected
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
                
           </td>
           <td>matteo.casalin@poste.it
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Width of image properties dialog box is displayed incorrectly"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=144876#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Width of image properties dialog box is displayed incorrectly"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=144876">bug 144876</a>
              from <span class="vcard"><a class="email" href="mailto:raal@post.cz" title="raal <raal@post.cz>"> <span class="fn">raal</span></a>
</span></b>
        <pre>This seems to have begun at the below commit.
Adding Cc: to Matteo Casalin ; Could you possibly take a look at this one?
Thanks

cd6651803f018ec6334c7079ec1c10e8691a4996 is the first bad commit
commit cd6651803f018ec6334c7079ec1c10e8691a4996
Author: Jenkins Build User <<a href="mailto:tdf@pollux.tdf">tdf@pollux.tdf</a>>
Date:   Tue Jun 5 08:15:12 2018 +0200

    source sha:565340d457f41197474a75ba1b036bdc3d569041

<a href="https://git.libreoffice.org/core/+/565340d457f41197474a75ba1b036bdc3d569041">https://git.libreoffice.org/core/+/565340d457f41197474a75ba1b036bdc3d569041</a>
Fix <a class="bz_bug_link 
          bz_status_VERIFIED  bz_closed"
   title="VERIFIED FIXED - Description: LO Freezed when I insert a very long text in the Description box"
   href="show_bug.cgi?id=100937">tdf#100937</a>: LO Freezed when I insert a very long text in...

... the Description box

The issue was triggered by ImpVclMEdit::Resize initially calling
TextEngine::SetMaxTextWidth() with a negative width (due to an initial
empty area, further "reduced" to take into account a vertical scroll
bar) and then with positive values in following iterations.
I preferred to consider such negative widths a no-op instead of
extending them to the "maximum" possible width.</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>