<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 - a11y: "active window" events should be emitted before focus events"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=119791">119791</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>a11y: "active window" events should be emitted before focus events
</td>
</tr>
<tr>
<th>Product</th>
<td>LibreOffice
</td>
</tr>
<tr>
<th>Version</th>
<td>6.2.0.0.alpha0+ Master
</td>
</tr>
<tr>
<th>Hardware</th>
<td>All
</td>
</tr>
<tr>
<th>OS</th>
<td>All
</td>
</tr>
<tr>
<th>Status</th>
<td>UNCONFIRMED
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>medium
</td>
</tr>
<tr>
<th>Component</th>
<td>UI
</td>
</tr>
<tr>
<th>Assignee</th>
<td>libreoffice-bugs@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>samuel.thibault@ens-lyon.org
</td>
</tr></table>
<p>
<div>
<pre>Description:
The background is solving <a href="https://gitlab.gnome.org/GNOME/orca/issues/14">https://gitlab.gnome.org/GNOME/orca/issues/14</a> : text
of wizards are getting spoken by screen readers, but the text of a button would
be spoken first, even if it is in the middle of the text. That is because LO
emits the focus event before the "active window" event
Steps to Reproduce:
1. Open File->Wizard->Address Data Source
Actual Results:
the a11y focus event for the radio button is emitted before the "window active"
event.
Expected Results:
the "window active" event should be emitted before the focus event, like other
applications do.
Reproducible: Always
User Profile Reset: No
Additional Info:</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>