<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:gtimur@gmail.com" title="Timur <gtimur@gmail.com>"> <span class="fn">Timur</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - FILEOPEN PPTX: text box shows as half the width (and with an extra bullet)"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=140852">bug 140852</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>vmiklos@collabora.com
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">See Also</td>
           <td>
                
           </td>
           <td>https://bugs.documentfoundation.org/show_bug.cgi?id=120028
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Priority</td>
           <td>medium
           </td>
           <td>high
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - FILEOPEN PPTX: text box shows as half the width (and with an extra bullet)"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=140852#c7">Comment # 7</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - FILEOPEN PPTX: text box shows as half the width (and with an extra bullet)"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=140852">bug 140852</a>
              from <span class="vcard"><a class="email" href="mailto:gtimur@gmail.com" title="Timur <gtimur@gmail.com>"> <span class="fn">Timur</span></a>
</span></b>
        <pre>Bisect 6.2: from all good text to nothing (master text)
commit e775b2f2dc93b3cefecae169623c0d4b2afc1160
Date:   Fri Sep 21 13:51:26 2018 +0200
    source sha:aef569ed83a3ccc02639e5b2a1c7cc131ba262fc
    prev  source sha:356db87a6b622722d0d04ee3e17730a96865770a
<a href="https://cgit.freedesktop.org/libreoffice/core/log/?qt=range&q=356db87a6b622722d0d04ee3e17730a96865770a..aef569ed83a3ccc02639e5b2a1c7cc131ba262fc">https://cgit.freedesktop.org/libreoffice/core/log/?qt=range&q=356db87a6b622722d0d04ee3e17730a96865770a..aef569ed83a3ccc02639e5b2a1c7cc131ba262fc</a>
author  Miklos Vajna <<a href="mailto:vmiklos@collabora.co.uk">vmiklos@collabora.co.uk</a>>  2018-09-21 11:50:57 +0200
committer       Miklos Vajna <<a href="mailto:vmiklos@collabora.co.uk">vmiklos@collabora.co.uk</a>>  2018-09-21 13:30:20
+0200
commit  aef569ed83a3ccc02639e5b2a1c7cc131ba262fc (patch)
tree    90bf85cdf5359ec5e300000d396cd13d33e924fb
parent  356db87a6b622722d0d04ee3e17730a96865770a (diff)
<a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - PPTX import: shape text with multiple columns is unreadable"
   href="show_bug.cgi?id=120028">tdf#120028</a> PPTX import: map shapes with multiple columns to table shapes
Longer term the core Impress shape has to be improved so that it can have text
in multiple columns.
Shorter term, map text with multiple columns to table shapes, that gives
correct layout in many cases and requires changes to the import filter only.

Bisect 6.3: from nothing to text with bullet and master text 
commit e00da6fa3b75565ddcbdb995774101bbd0c373cb
Date:   Wed May 8 14:47:04 2019 +0200
    source sha:d0119ff7f2c68aa05286bd303128f3a69c6bbd6a
    prev source sha:5218ca22b472a80969a715e38d7cb8d052be4b6a
<a href="https://cgit.freedesktop.org/libreoffice/core/log/?qt=range&q=5218ca22b472a80969a715e38d7cb8d052be4b6a..d0119ff7f2c68aa05286bd303128f3a69c6bbd6a">https://cgit.freedesktop.org/libreoffice/core/log/?qt=range&q=5218ca22b472a80969a715e38d7cb8d052be4b6a..d0119ff7f2c68aa05286bd303128f3a69c6bbd6a</a>
author  Noel Grandin <<a href="mailto:noelgrandin@gmail.com">noelgrandin@gmail.com</a>>    2019-05-06 11:33:41 +0200
committer       Thorsten Behrens <<a href="mailto:Thorsten.Behrens@CIB.de">Thorsten.Behrens@CIB.de</a>>      2019-05-08
12:42:53 +0200
commit  d0119ff7f2c68aa05286bd303128f3a69c6bbd6a (patch)
tree    80fc2e52ceb8446997348eda9186cbdfcd247298
parent  5218ca22b472a80969a715e38d7cb8d052be4b6a (diff)
improve tools::Rectangle->basegfx::B2?Rectangle conversion
Improve the conversion method to do something reasonable with empty Rectangle.
Use the conversion method in more places.

Bisect 7.0: from text with bullet and master text to half-size text with bullet 
commit 240b633f8831d18e8a4df2beb2a6704246e21e76
Date:   Wed Sep 2 03:53:36 2020 +0200
    source sha:8faf8f173fe75bfa27b615db0ea177941a775724
    prev source sha:30646d95555db67cca8902a1a456f57dfdc9c30b
<a href="https://cgit.freedesktop.org/libreoffice/core/log/?qt=range&q=30646d95555db67cca8902a1a456f57dfdc9c30b..8faf8f173fe75bfa27b615db0ea177941a775724">https://cgit.freedesktop.org/libreoffice/core/log/?qt=range&q=30646d95555db67cca8902a1a456f57dfdc9c30b..8faf8f173fe75bfa27b615db0ea177941a775724</a>
author  Gülşah Köse <<a href="mailto:gulsah.kose@collabora.com">gulsah.kose@collabora.com</a>> 2020-08-08 00:34:37 +0300
committer       Xisco Fauli <<a href="mailto:xiscofauli@libreoffice.org">xiscofauli@libreoffice.org</a>>        2020-09-01
18:00:44 +0200
commit  8faf8f173fe75bfa27b615db0ea177941a775724 (patch)
tree    a2a366a9f213aa27c2af8dd0129ea68e472a852b
parent  30646d95555db67cca8902a1a456f57dfdc9c30b (diff)
<a class="bz_bug_link 
          bz_status_VERIFIED  bz_closed"
   title="VERIFIED FIXED - FILEOPEN PPTX: text box gets displaced by text coming from master page (which Office 365 does not show)"
   href="show_bug.cgi?id=133015">tdf#133015</a> Inherit numCol from placeholder.

I raise importance because this is not a single document but a series of
changes that didn't fix the first regression. 
Adding Miklos to CC, please see.</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>