https://bugs.freedesktop.org/show_bug.cgi?id=40469

--- Comment #8 from Julien Nabet <serval2...@yahoo.fr> ---
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
http://opengrok.libreoffice.org/xref/core/sw/source/ui/frmdlg/frmpage.cxx#881

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to