https://bugs.documentfoundation.org/show_bug.cgi?id=100876
Michael Weghorn <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Assignee|[email protected] |[email protected] |desktop.org | Status|NEW |ASSIGNED --- Comment #10 from Michael Weghorn <[email protected]> --- (In reply to Quentin Christensen from comment #5) > Using Impress 5.4.2.2 (x64) on Windows 10 with NVDA 2017.3, I found: > F6 will get to the slide pane after the File menu, Standard toolbar and > Drawing Toolbar (on the default setup). When it gets to this, it announces > "Toolbar, button" with the focus on the close button for the slide pane, so > it would be easy to miss. > > The identification of objects is problematic on that slide pane. That > "button" the focus initially moves to should be identified as "close button" > or similar. When you press tab from that, you get to the list of slides, > but only the slide layout type, eg: "Title slide", "Title, content" is > announced, not the slide number of title text of the slide. In current master, LO would announce "Close pane button" for the button, but still not the pane name. https://gerrit.libreoffice.org/c/core/+/187183 implements setting the accessible name for panes as well, which makes NVDA announce it like this: "Slides option pane, tool bar, Close Pane button" -- You are receiving this mail because: You are the assignee for the bug.
