joplin icon indicating copy to clipboard operation
joplin copied to clipboard

Accessibility: missing labels

Open nullatonce opened this issue 3 years ago • 4 comments

Environment

Joplin version: 2.4.12 Platform: Windows 10 OS specifics:

Steps to reproduce

1.start screen reader 2. start joplin 3. navigate with keyboard

Describe what you expected to happen

Elements to have names so screen readers would work

DESCRIPTION:

To keep it simpler all of my navigation writing this issue was with arrow down. WSR - built in Windows Screen Reader (ctrl+win+enter) I noticed that WSR and NVDA ( Non Visual Desktop Enviroment) on some elements act differently, if no screen reader specified assume that behavior is the same.

1.First element that is pronounced is "Notebooks" moving to next element screen reader reads: "button"

2.Moving to next element after "button": WSR: link; NVDA: clickable; (This is for each list item of Notebooks) 3. After 2there is a link of "All notes" (works, mentioned as reference). 4. Element aAfter 3: NVDA:clickable WSR: link

  1. Button after "Search" has no label *so assuming it's to search).

  2. After "New To-Do" and "New Note" checkbox has no label

nullatonce avatar Oct 19 '21 16:10 nullatonce