-
Notifications
You must be signed in to change notification settings - Fork 1.3k
[Bug][a11y] '+' button from Add new collection read as Close button using Talkback #3424
Comments
Hi, I'd like to grab this one, but I have a doubt: If we take the first approach, that would result in talkback reading two "Add new Collection" which I think could be misleading, that's why I propose removing contentDescription from that ImageButton. What do you folks think? |
I think the content description for that button should change with the mode of collection creation. So in |
…ion Selection by removing contentDescription and setting importantForAccessibility=no
Hello, in my opinion, is that we should make a translation more accurate of the '+' button. |
I fully understand your concerns @sv-sdeiac, in fact, I'll try to explain better the situation and why I think removing the When adding a new collection, there's a "Bottom bar" that's made from an So, long story short, there's no functionality being lost here, in fact, a redundant step is removed, which is good for the UX. |
Hi, verified as fixed on 1.3.0-rc.1 using a Huawei Media Pad M3 Lite 10 (Android 7) |
Also, verified on RC 1.3.0-rc.3 with Xiaomi Mi8 Lite (Android 9). |
Prerequisites
You have Talkback option enabled from your Android settings.
Steps to reproduce
Expected behavior
Talkback read correctly the '+' button.
Actual behavior
Talkback read the '+' button as Close button.
Device information
┆Issue is synchronized with this Jira Task
The text was updated successfully, but these errors were encountered: