Bug 135435 - ACCESSIBILITY: No information from screenreader in "check for updates" window
Summary: ACCESSIBILITY: No information from screenreader in "check for updates" window
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version:
(earliest affected)
6.4.5.2 release
Hardware: All Windows (All)
: medium normal
Assignee: Michael Weghorn
URL:
Whiteboard: target:26.2.0
Keywords: accessibility
Depends on:
Blocks: a11y-Windows
  Show dependency treegraph
 
Reported: 2020-08-04 14:05 UTC by Karl-Heinz Arkenau
Modified: 2025-10-07 11:45 UTC (History)
2 users (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Karl-Heinz Arkenau 2020-08-04 14:05:25 UTC
Description:
In the check for updates window no information is announced by screenreader. 

Steps to Reproduce:
1. open LibreOffice
2.mot to the help menü
3. Hit the check for updates item.
4. The window "check for updates" window opens, but only "movable window" is announced.

Actual Results:
screenreader says "moveable window"

Expected Results:
Screenreader announces the status of the update check and what else is in the window.


Reproducible: Always


User Profile Reset: Yes


OpenGL enabled: Yes

Additional Info:
Needs screenreader to be reprocuced.
Comment 1 juergenkohler23 2020-09-03 07:19:19 UTC
I reproduced this bug with LibreOffice 7.0 and NVDA 2020.2.
Comment 2 juergenkohler23 2020-09-03 07:21:09 UTC
I forgot to mention that I was using Windows 10.
Comment 3 Matthias Doellert 2020-09-07 14:35:28 UTC
The bug could be reproduced.  Windows 10, Libre Office 7.0.0.3 (x64), NVDA 2020.2 and 2019.2.1
Comment 4 juergenkohler23 2020-09-10 07:16:27 UTC
Addition to my exact operating system information:

Windows
Edition	Windows 		10 Home
Version				1909
Operating system build		18363.1016

LibreOffice
Version:	7.0.0.3 (x64)
Build ID: 8061b3e9204bef6b321a21033174034a5e2ea88e
CPU-Threads: 	4; BS: Windows 10.0 Build 18363; UI-Render: Skia/Vulkan; VCL: win
Locale: 	de-DE (de_DE); UI: de-DE
Calc: 		threaded
Comment 5 juergenkohler23 2021-03-01 11:42:24 UTC
With NVDA+B, a part of the window is read out, but you still don't get to know what is actually decisive (the status message). Visualising the status window via an add-on does not work either. I tested this time with NVDA 2020.4.
Comment 6 Michael Weghorn 2021-10-14 08:28:00 UTC
Corresponding issue in NVDA issue tracker: https://github.com/nvaccess/nvda/issues/11683
Comment 7 QA Administrators 2023-10-15 03:16:09 UTC Comment hidden (obsolete)
Comment 8 Michael Weghorn 2025-10-07 10:43:58 UTC
Mostly fixed in the context of tdf#104833.
Additional pending fix: https://gerrit.libreoffice.org/c/core/+/192017

With those in place, tab can be used to navigate through the dialog and have the status, etc. read out.
Comment 9 Commit Notification 2025-10-07 11:44:37 UTC
Michael Weghorn committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/5777aa1af83a395dc86542012e465c30619d5a15

tdf#104833 tdf#135435 vcl a11y: Use TEXT role for readonly edit

It will be available in 26.2.0.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.