<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:nemeth@numbertext.org" title="László Németh <nemeth@numbertext.org>"> <span class="fn">László Németh</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_VERIFIED  bz_closed"
   title="VERIFIED FIXED - FILEOPEN DOCX Raised text created with Word becomes normal when the document is opened in Writer"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=120412">bug 120412</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>jluth@mail.com
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_VERIFIED  bz_closed"
   title="VERIFIED FIXED - FILEOPEN DOCX Raised text created with Word becomes normal when the document is opened in Writer"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=120412#c19">Comment # 19</a>
              on <a class="bz_bug_link 
          bz_status_VERIFIED  bz_closed"
   title="VERIFIED FIXED - FILEOPEN DOCX Raised text created with Word becomes normal when the document is opened in Writer"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=120412">bug 120412</a>
              from <span class="vcard"><a class="email" href="mailto:nemeth@numbertext.org" title="László Németh <nemeth@numbertext.org>"> <span class="fn">László Németh</span></a>
</span></b>
        <pre>(In reply to László Németh from <a href="show_bug.cgi?id=120412#c18">comment #18</a>)
<span class="quote">> Comment by Phil Krylov from <a href="https://gerrit.libreoffice.org/c/core/+/73166">https://gerrit.libreoffice.org/c/core/+/73166</a>
> (commit 32262b0a537207832d7d126d8427d8949b9e821d [<a class="bz_bug_link 
          bz_status_VERIFIED  bz_closed"
   title="VERIFIED FIXED - FILEOPEN DOCX Raised text created with Word becomes normal when the document is opened in Writer"
   href="show_bug.cgi?id=120412">tdf#120412</a> char formatting
> UI: clean-up DFLT_ESC_AUTO])

> > It seems to me that this change broke all UNO scripts in the wild that have been using 101 and -101 magic numbers for setting automatic escapement.</span >

Likely the new magic numbers are 14000 and -14000, but maybe if the scripts
check greater than 100/lower than -101 they still work correctly without
modification.
The problem is that these numbers are really magical, i.e. they are not part of
the UNO API. If you could give more information about recent usage of this
number, maybe we can plan an API extension, i.e. adding an IsAutoEscapement()
or something similar in the future.</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>