<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Find and Replace dialog default should other options be closed, unless diacritics is off or any other option is on"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=138173#c10">Comment # 10</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Find and Replace dialog default should other options be closed, unless diacritics is off or any other option is on"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=138173">bug 138173</a>
from <span class="vcard"><a class="email" href="mailto:vstuart.foote@utsa.edu" title="V Stuart Foote <vstuart.foote@utsa.edu>"> <span class="fn">V Stuart Foote</span></a>
</span></b>
<pre>(In reply to Justin L from <a href="show_bug.cgi?id=138173#c9">comment #9</a>)
<span class="quote">> Or you could just move the diacritics option into the upper part - above the
> more options, so that it can never be hidden.</span >
It does not need to be moved (but if so, the other ICU transliteration controls
would need to be kept with it).
Otherwise the expose/display logic for expanding the 'Other options' panel in
the dialog is what needs to be adjusted.
The expanded state is because the 'Diacritics-sensitive' is required to be
enabled by default [1], disabling it is non-performant. And a change from that
default, to unchecked, is what should trigger exposing the 'Other options'--not
the presence of a single checked option as now.
That could be a test for each of the options for each of the language
modes--but that seems excessive. So probably keep it simple and just check the
state of the diacritic-sensitive (all modes) and the kashida-sensitive (for CTL
mode).
Eike included some comments in the ref commit.
=-ref-=
[1] <a href="https://gerrit.libreoffice.org/c/core/+/51382/">https://gerrit.libreoffice.org/c/core/+/51382/</a></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>