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

Improve TalkBack for episode list #7054

Open
4 of 12 tasks
keunes opened this issue Apr 1, 2024 · 1 comment
Open
4 of 12 tasks

Improve TalkBack for episode list #7054

keunes opened this issue Apr 1, 2024 · 1 comment

Comments

@keunes
Copy link
Member

keunes commented Apr 1, 2024

Checklist

  • I have used the search function for OPEN issues to see if someone else has already submitted the same feature request.
  • I have also used the search function for CLOSED issues to see if the feature was already implemented and is just waiting to be released, or if the feature was rejected.
  • I will describe the problem with as much detail as possible.
  • This request contains only one single feature, not a list of multiple (related) features.

App version

3.3.2

Where did you get the app from

Google Play

Problem you may be having, or feature you want

Navigating an episode list (e.g. when in a Podcast view) is a bit of a pain and should be improved to make it easier for visually impaired users.

Suggested solution

To be implemented for sure

  • When selecting an episode in multi-select, the focus on the episode is lost. Focus should be kept on the active episode.
  • When an episode has focus in multi-select, TalkBack says "double tap to activate". To make clearer what 'activate' means here, we should implement a custom TalkBack notice "double tap to select episode"
    https://developer.android.com/guide/topics/ui/accessibility/principles#understandable-actions
  • When touch-navigating around the screen, the miniplayer is hardly distinguishable from any episode, because for both cases the episode title is announced. The miniplayer should be announced as such.
  • When opening the side bar menu, focus is put on Settings. Focus should be on the first item in the side menu.

To be discussed / checked further

A further review is probably desirable. (E.g. I didn't test of swipe actions are declared as custom accessible actions, nor whether episode titles are still announced when in multi-select mode).

Screenshots / Drawings / Technical details

https://developer.android.com/guide/topics/ui/accessibility/principles
https://medium.com/microsoft-mobile-engineering/android-accessibility-resolving-common-talkback-issues-3c45076bcdf6

@keunes keunes added Type: Feature request Area: Accessibility Needs: Triage The core team still needs to decide if this feature would get accepted labels Apr 1, 2024
@antennapod-bot
Copy link

This issue has been mentioned on AntennaPod Forum. There might be relevant details there:

https://forum.antennapod.org/t/mark-all-newer-older-episodes-as-played-after-selected-one/4236/13

@keunes keunes removed the Needs: Triage The core team still needs to decide if this feature would get accepted label Apr 3, 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