jellyfin / jellyfin-vue

A modern web client for Jellyfin based on Vue
https://jellyfin.org
GNU General Public License v3.0
1.26k stars 227 forks source link

Screen reader support #2474

Open ksb749 opened 20 hours ago

ksb749 commented 20 hours ago

Description of the bug

There is somethings that work really great, but in general there is missing some alternative texts like when playing media, there is many buttons that are missing alternative text. Is possible, it would be nice with keyboard shortcuts to navigate, when tapping around with Orca on Debian 12.7 in a browser, it takes very long time and a lot of tapping. And when playing media, the buttons does disappear when tapping around.

I havent tested on Windows, android or Iphones, just in Firefox on Debian 12.7 with Firefox

Steps to reproduce

Open a browser, go to your jellyfin-vue adress and enable Orca screen reader - In linux systems its often Super + alt + S

Expected behavior

There is many elemnts missing alternative text and some is maby net needed that the screen reader reads

Logs

No response

Screenshots

No response

Platform

Linux

Browser

Firefox

Jellyfin server version

10.10.0-unstable

Additional context

No response

ferferga commented 19 hours ago

Thank you very much for opening an issue for this, this is something I'm aware of and definitely needs addressing (though it will take quite some time to make big steps in accessibility)