WordPress-Android icon indicating copy to clipboard operation
WordPress-Android copied to clipboard

Settings: learn more element should be combined into a single focusable element

Open designsimply opened this issue 5 years ago • 9 comments

Steps to reproduce:

  1. Go to Settings > Accessibility > TalkBack > "Use service" or use the Volume key shortcut.
  2. In the WordPress app, go to My Sites > Settings > More.
  3. Swipe right to find the "Learn More" element.

Result: (48s)

This part of the Settings – More screen contains two elements that are focusable for TalkBack: (1) the text field, and (2) the learn more button. TalkBack reads the text of the first element (“You can…”) and finishes with “double tap to activate, double tap and hold to long press.” Double-tapping does nothing, however. Double tapping and holding opens a popup dialog. If the learn more button is focused, double tapping opens the same dialog. This could be improved by combining these two focusable elements into a single focusable element that opens the relevant dialog if activated.

learn-more-element Tested with WPAndroid 13.8-rc-1 on Pixel 3 Android 10.

/hat tip @mchowning for the report, internal reference: p77Llu-c0a-p2

designsimply avatar Dec 10 '19 21:12 designsimply

Hello is this still up ?

nikopetr avatar Dec 21 '19 09:12 nikopetr

@jd-alexander Are you still working on this? If not, maybe @nikopetr can take a look?

shiki avatar Jan 17 '20 15:01 shiki

@shiki Yes, I am going to do look at this one and the other.

jd-alexander avatar Jan 17 '20 16:01 jd-alexander

Howdy @jd-alexander, is this issue still available ?

A-L-Fearon avatar Aug 17 '20 22:08 A-L-Fearon

@A-L-Fearon yes it is.

jd-alexander avatar Aug 18 '20 01:08 jd-alexander

@jd-alexander. Hello, I would like to Contribute and work on this. Could you please help me with the authentication part?

Bawya1098 avatar Aug 18 '20 13:08 Bawya1098

Hi @Bawya1098 Thanks for volunteering to contribute. We really appreciate it 😄

Could you please help me with the authentication part?

Could you expound a bit on the issues you are having? Thank you.

jd-alexander avatar Aug 18 '20 15:08 jd-alexander

@jd-alexander thanks for the response, was inquiring to take this on but @Bawya1098 beat me to it 😅

A-L-Fearon avatar Aug 18 '20 17:08 A-L-Fearon

@jd-alexander, I was not clear with the OAuth2 Authentication, I'm able to build it locally but not able to login.

Bawya1098 avatar Aug 19 '20 05:08 Bawya1098