https://bugs.documentfoundation.org/show_bug.cgi?id=115847

            Bug ID: 115847
           Summary: accessibility: expose menus of menu buttons
           Product: LibreOffice
           Version: 6.0.1.1 release
          Hardware: All
                OS: Linux (All)
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Writer
          Assignee: libreoffice-bugs@lists.freedesktop.org
          Reporter: samuel.thiba...@ens-lyon.org

Description:
menu buttons don't show up as menu buttons in the Orca screen reader

Steps to Reproduce:
>From swriter, going into Files->Templates->Manage templates to get the
Templates dialog box, the "Settings" button on the bottom left corner is a menu
button (as seen by the little triangle). 

Actual Results:  
The Orca screen reader however does not know this because the menu that the
button would open is not exposed through AT-SPI as a child of the button before
clicking the button.

Expected Results:
The menu opened by the button should already be exposed in AT-SPI as a child of
the button, before  clicking the button.


Reproducible: Always


User Profile Reset: No



Additional Info:
It seems that in that example, the menu is built in templatedlg.cxx's
SfxTemplateManagerDlg::SfxTemplateManagerDlg(), perhaps it is a matter of
converting that to .ui?


User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:58.0) Gecko/20100101
Firefox/58.0

-- 
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