wordpress-mobile / WordPress-Android

WordPress for Android
http://android.wordpress.org
GNU General Public License v2.0
2.99k stars 1.33k forks source link

Accessibility: Floating buttons on "My site" view #10828

Open ccnovoa11 opened 4 years ago

ccnovoa11 commented 4 years ago

Hi, I am analyzing the accessibility and I found an issue with these floating buttons.

image

These buttons are unlabeled right now and the screen reader just said "unlabeled button" without any description.

I suggest adding a new string to the "strings.xml" file and then create the attribute "android.contentDescription" on each button with the reference to the new string to make these buttons more accessible :)

I tested that on the "stats" button and this is the result of running the accessibility scanner after that change:

image

Tested on Xiaomi Mi9T, Android 9
stale[bot] commented 3 years ago

This issue has been marked as stale because:

Please comment with an update if you believe this issue is still valid or if it can be closed. This issue will also be reviewed for validity and priority during regularly scheduled triage sessions.