Bug 136022

Summary: Accessibility Status of Checkbox in Spelling options not announced when using Screenreader
Product: LibreOffice Reporter: Karl-Heinz Arkenau <kha>
Component: WriterAssignee: Not Assigned <libreoffice-bugs>
Status: RESOLVED WORKSFORME    
Severity: normal CC: buzea.bogdan, m.weghorn
Priority: medium Keywords: accessibility
Version: 6.4.5.2 release   
Hardware: All   
OS: Windows (All)   
See Also: https://github.com/nvaccess/nvda/issues/11690
https://bugs.documentfoundation.org/show_bug.cgi?id=135921
Whiteboard:
Crash report or crash signature: Regression By:
Bug Depends on:    
Bug Blocks: 60251    

Description Karl-Heinz Arkenau 2020-08-22 20:48:11 UTC
Description:
In the spelling options the status of the checkobxes is not announced by screenreader. Not if active nor if not active.

Steps to Reproduce:
1.Open Writer
2. Open Spelling check
3. Hit the button for the optons menu
4. Move through the menu with keys

Actual Results:
The status of the checkboxes is not announced by screenreader

Expected Results:
Screenreader should announce if checkbox is active or not.


Reproducible: Always


User Profile Reset: Yes


OpenGL enabled: Yes

Additional Info:
Using NVDA 2020.2
Comment 1 juergenkohler23 2020-09-03 07:24:28 UTC
I reproduced this bug with LibreOffice 7.0 and NVDA 2020.2 using Windows 10.
Comment 2 Matthias Doellert 2020-09-07 14:39:36 UTC
The bug could be reproduced.  Windows 10, Libre Office 7.0.0.3 (x64), NVDA 2020.2 and 2019.2.1
Comment 3 juergenkohler23 2020-09-10 07:19:50 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 4 Dennis Roczek 2020-09-23 17:35:40 UTC
*** Bug 135920 has been marked as a duplicate of this bug. ***
Comment 5 juergenkohler23 2021-05-26 09:46:10 UTC
The problem still occurs. The issues on this topic are indeed numerous; at best, one should revise the entire spell check dialogue for accessibility. The function is an important tool to keep control over one's own work; without the possibility to check one's own spelling, this is unfortunately not guaranteed.

Windows
Edition Windows 10 Home
Version	20H2
Installed on ‎05.‎02.‎2021
Operating system build	19042.985

LibreOffice
Version: 7.1.3.2 (x64) / LibreOffice Community
Build ID: 47f78053abe362b9384784d31a6e56f8511eb1c1
CPU threads: 4; OS: Windows 10.0 Build 19042; UI render: Skia/Raster; VCL: win
Locale: de-DE (de_DE); UI: de-DE
Calc: threaded
Comment 6 Michael Weghorn 2021-10-14 06:27:48 UTC
Corresponding issue in NVDA issue tracker: https://github.com/nvaccess/nvda/issues/11690
Comment 7 QA Administrators 2023-10-15 03:16:14 UTC Comment hidden (obsolete)
Comment 8 Karl-Heinz Arkenau 2023-10-22 17:25:27 UTC
In Version 7.6.2. the checkboxes are announced but not changeable.
Comment 9 Michael Weghorn 2023-10-24 08:44:15 UTC
(In reply to Karl-Heinz Arkenau from comment #8)
> In Version 7.6.2. the checkboxes are announced but not changeable.

Thanks for the update. Closing as WORKSFORME. Changing the state via the keyboard is tracked in tdf#135921 (s. more details there, I've just submitted 2 changes to implement that).