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@lists.freedesktop.org
          Reporter: samuel.thiba...@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.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to