Hi,<br><br>I&#39;d like to work on <a href="https://bugs.freedesktop.org/show_bug.cgi?id=34898" target="_blank">https://bugs.freedesktop.org/show_bug.cgi?id=34898</a> as my first ever open source contribution but need some guidance to what the actual behaviour should be.<br>

<br>Currently, when a minus symbol (&quot;-&quot;) is entered, the condition combo box is disabled and set to equals, regardless of the previous input. This is due to the auto completion on the value combo box kicking in and selecting the special &quot;- not empty -&quot; string. However, if the user overrides the auto complete with a valid value (e.g. -5), the condition box is re-enabled but stays on equals. I have a few possibilities for how it should behave:<br>
<br>1. Remember the original user-entered condition for each row in the filter and replace the &quot;=&quot; with it if the user enters a non-special value.<br>2. Don&#39;t accept the auto complete value as final until some other user interaction (e.g. the value combo box loses focus or the user clicks the OK button) occurs.<br>
<br>Seems trivial but I don&#39;t want it to seem inconsistent. What would suit LibreOffice best?<br><br>Also - is it best to discuss things like this here or on bugzilla?<br><br>Thanks,<br>Tibby<br>