[Libreoffice-bugs] [Bug 119791] New: a11y: "active window" events should be emitted before focus events
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Mon Sep 10 15:41:04 UTC 2018
https://bugs.documentfoundation.org/show_bug.cgi?id=119791
Bug ID: 119791
Summary: a11y: "active window" events should be emitted before
focus events
Product: LibreOffice
Version: 6.2.0.0.alpha0+ Master
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: UI
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: samuel.thibault at ens-lyon.org
Description:
The background is solving https://gitlab.gnome.org/GNOME/orca/issues/14 : 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:
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20180910/f317999f/attachment.html>
More information about the Libreoffice-bugs
mailing list