<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Standard filter dialog window is not re sizable and don't adapt to the content width"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=111778#c10">Comment # 10</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Standard filter dialog window is not re sizable and don't adapt to the content width"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=111778">bug 111778</a>
from <span class="vcard"><a class="email" href="mailto:altsyde@gmail.com" title="Evgen <altsyde@gmail.com>"> <span class="fn">Evgen</span></a>
</span></b>
<pre>(In reply to Caolán McNamara from <a href="show_bug.cgi?id=111778#c9">comment #9</a>)
<span class="quote">> 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.</span >
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></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>