oguzhaninan / Buka

Buka is a modern software that helps you manage your ebook at ease.
GNU General Public License v3.0
1.09k stars 119 forks source link

Accessibility: screen reader support is missing #71

Open vvillenave opened 3 years ago

vvillenave commented 3 years ago

Although Electron apps are generally lacking with regard to accessibility
features, there are some ways of enabling some of these, for example
when launching with the --force-renderer-accessibility switch.

Buka doesn’t have that ability, which makes it of no use for visually-impaired users.