https://bugs.documentfoundation.org/show_bug.cgi?id=104833
--- Comment #8 from Michael Weghorn <[email protected]> --- (In reply to Michael Weghorn from comment #7) > The single-line control supports the AT-SPI text interface w/ gtk3 on Linux > and is announced by Orca just fine, the multi-line one is just announced as > "blank" Pending Gerrit changes which make the multi line edit expose the Text interface: https://gerrit.libreoffice.org/c/core/+/156400 https://gerrit.libreoffice.org/c/core/+/156401 https://gerrit.libreoffice.org/c/core/+/156402 As described in more detail in the commit message of the last change, these changes make Orca announce status ("LibreOfficeDev 24.2 is up to date.") when moving into the control using the Tab key. NVDA still says "Checking..." for that case, seems to be using the accessible name rather than the text (and that's outdated on Windows for some reason). The label (which this bug report is primarily about) is still not announced. Don't know whether there's even a way to define a labelled-by relation for UNO controls (or that would require redesigning the dialog more). -- You are receiving this mail because: You are the assignee for the bug.
