drowe67 / freedv-gui

GUI Application for FreeDV – open source digital voice for HF radio
https://freedv.org/
GNU Lesser General Public License v2.1
206 stars 52 forks source link

NVDA screen reader issues reading text on Tools menu #120

Closed tmiw closed 3 years ago

tmiw commented 3 years ago

Per email from Neil Sablatzky on the digitalvoice list, I tested FreeDV 1.5.3 with NVDA and noticed some issues with it being unable to read the contents of the Tools menu. All other menus and application windows seemed to behave correctly at first glance. I think adding tool tips to a few of the Tools menu options will resolve those, but more testing would be good to make sure there aren't any issues I missed.

tmiw commented 3 years ago

Actually, it looks like NVDA butchers the Tools menu if I have the mouse cursor to the left of the menu options under it, but reads them correctly if I use the keyboard (or position the mouse cursor to the right of each of the menu options). If anyone else can confirm this behavior, that would be good.

In any case, at minimum we probably want to ensure each of the menu options are keyboard accessible somehow.

tmiw commented 3 years ago

We can probably close this for now considering #121 is now merged into master.