<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Modifed Frame Style Options Not Preserved, "Keep Ratio" Option Unavailable"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=40469#c8">Comment # 8</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Modifed Frame Style Options Not Preserved, "Keep Ratio" Option Unavailable"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=40469">bug 40469</a>
              from <span class="vcard"><a class="email" href="mailto:serval2412@yahoo.fr" title="Julien Nabet <serval2412@yahoo.fr>"> <span class="fn">Julien Nabet</span></a>
</span></b>
        <pre>Just noticed but when commenting line 885 of sw/source/ui/frmdlg/frmpage.cxx
makes the keepratio checkbox enabled:
    881     if (bFormat)
    882     {
    883         // at formats no anchor editing
    884         m_pAnchorFrame->Enable(false);
    885         //m_pFixedRatioCB->Enable(sal_False);
    886     }
More investigation is needed of course.
See
<a href="http://opengrok.libreoffice.org/xref/core/sw/source/ui/frmdlg/frmpage.cxx#881">http://opengrok.libreoffice.org/xref/core/sw/source/ui/frmdlg/frmpage.cxx#881</a></pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>