https://bugs.documentfoundation.org/show_bug.cgi?id=111778

--- Comment #10 from Evgen <alts...@gmail.com> ---
(In reply to Caolán McNamara from comment #9)
> The "original" dialog wasn't resizeable, it was resizeable for a while after
> conversion to .ui and then back to resizeable again.
> 
> Its trivial to make it nominally resizeable, just remove the resizeable
> property of False line in sc/uiconfig/scale/ui/standardfilterdialog.ui but
> the dialog doesn't play particularly well when resized, so I'm going to
> personally leave this alone as I don't see it as a regression from the
> original state and I've no enthusiasm to be on the hook to work through
> making it play perfectly when resized.

It works, thank you!
Any chance to make it tunable for a regular user?
---
For those who didn't understand what to do:
sudoedit
/usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/standardfilterdialog.ui
<property name="resizable">False</property>
<property name="resizable">True</property>

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

Reply via email to