<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_UNCONFIRMED "
title="UNCONFIRMED - Formally right, but logically wrong tab order sequence on the «Find and replace» form of Writer and Calc"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=141227">141227</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>Formally right, but logically wrong tab order sequence on the «Find and replace» form of Writer and Calc
</td>
</tr>
<tr>
<th>Product</th>
<td>LibreOffice
</td>
</tr>
<tr>
<th>Version</th>
<td>7.1.1.2 release
</td>
</tr>
<tr>
<th>Hardware</th>
<td>x86-64 (AMD64)
</td>
</tr>
<tr>
<th>OS</th>
<td>Windows (All)
</td>
</tr>
<tr>
<th>Status</th>
<td>UNCONFIRMED
</td>
</tr>
<tr>
<th>Severity</th>
<td>minor
</td>
</tr>
<tr>
<th>Priority</th>
<td>medium
</td>
</tr>
<tr>
<th>Component</th>
<td>Calc
</td>
</tr>
<tr>
<th>Assignee</th>
<td>libreoffice-bugs@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>sergey_nemna@yahoo.co.uk
</td>
</tr></table>
<p>
<div>
<pre>Description:
It is common practice to implement the tab order sequence in such a way that
pressing Tab results in the element located underneath (or to the right of) the
active one getting focus. But, maybe, this specific dialogue should be treated
as an exception. I suspect, that in most of the cases what people wish to do is
simple replacement of certain characters by some other characters. The search
criteria implemented as the check-boxes underneath the «Find» field are used
considerably more rarely (surely, I don't have any formal proof for that, just
my own experience matching that of handful of my friends and colleagues at
work).
So, I suggest the «Replace» field be the one to get focus after the «Find» one
with pressing of Tab. With the second press the «Match case» gets focus and the
rest goes as it does now.
The same is true for Writer (the amount of check-boxes «separating» the main
fields is smaller, though). Probably, other components are affected as well.
Steps to Reproduce:
1. Launch Calc and hit Ctrl-H.
2. Hit the «Tab» key.
Actual Results:
The «Match case» check-box gets focus.
Expected Results:
The «Replace» field gets focus.
Reproducible: Always
User Profile Reset: No
Additional Info:
Speaking formally, the following is not a bug. Never the less I see it as a
logical deficiency and non-optimally implemented feature.</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>