Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Suggestions for making Kiwix-desktop accessible for blind people #1083

Open
patrick-emmabuntus opened this issue Apr 11, 2024 · 3 comments
Open
Assignees
Milestone

Comments

@patrick-emmabuntus
Copy link

Hello Kiwix team,

I notice from Kiwix-desktop, is not accessible by Orca the free screen reader under Linux.

I made a video which shows the behavior of Orca with Kiwix, Kiwix-server and Firefox in narration mode: http://share.emmabuntus.org/Accessibility/Kiwix_vs_Kiwix_server_vs_Firefox_narrate.mp4

In this video, we analyze that Orca cannot read the content of the encyclopedia in Kiwix-desktop, while this is possible with Kiwix-server and Firefox.

So, it would be good for you to analyze why Orca-desktop content cannot be read by Orca. This may be the same with any other screen reader. If you want to test this, simply install Orca and launch it and open an application to see if it can read its content : https://ncu.libanswers.com/faq/366630

Regarding Firefox's narration mode, it is implemented by typing Alt+Ctrl+R then pressing N to start reading. Currently, it is the best mode for reading content for blind people because it does not read links, parentheses, and it tracks reading.

I hope that my comments will help you make Kiwix-desktop accessible to blind people.

@kelson42 kelson42 added the bug label Apr 12, 2024
@kelson42 kelson42 added this to the 2.4.0 milestone Apr 12, 2024
@kelson42 kelson42 self-assigned this Apr 12, 2024
@kelson42
Copy link
Collaborator

@patrick-emmabuntus Once an article is open should the user expect to get Orca reading the content autoatically without any action on the keyboard, or should the reading be made on demande via the keyboard?

@patrick-emmabuntus
Copy link
Author

@kelson42 Yes Orca in principle automatically reads the contents of the window which has the focus.

Otherwise do Orca + S to activate or deactivate the sound information. If you don't hear "Text-to-speech on or off". This is because the Orca configuration is not OK with speech synthesis. You must then open Orca and configure speech synthesis. Otherwise, to read an entire page, do Orca + down arrow.

PS: the Orca key is either the insert key on a desktop or the caps lock key on a laptop.

In a terminal to :

  • start Orca : orca -r
  • configure Orca : orca -s -r

@kelson42
Copy link
Collaborator

kelson42 commented May 4, 2024

@patrick-emmabuntus I can reproduce the problem and this is indeed imparing... and suprisingly failing. I will have a look.

@kelson42 kelson42 pinned this issue Dec 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants