USDepartmentofLabor / Local-Labor-Market-Data-Android

Android version of BLS Local Labor Market Data
0 stars 0 forks source link

Accessibility - Sectors Screen - TalkBack Not Reading Table Heading Order Properly #10

Closed jfc3-dol closed 5 years ago

jfc3-dol commented 5 years ago

When using TalkBack to read the sectors screen table headings reading order, it's reading the one that spans three columns first and then the one on the left by itself followed by the other three. I would expect the table heading to be read from left to right then top to bottom. Meaning the first column followed by the one that spans three columns and the three columns below that one,

Please see screenshot example that shows the current reading order using numbers and the expected order using letters. Not number/lettering expect the few pieces of information near the part being skipped. To make it easier I have highlighted with a red border the items that go together.

bls - android - sectors screen showing current reading order with talkback and expected reading order

greg-gruse commented 5 years ago

I have a fix for this and it will be in the next build

jfc3-dol commented 5 years ago

I look forward to testing when you are ready with the next build.

jfc3-dol commented 5 years ago

@greg-gruse

After looking at this again, I am wondering if the text "Employment Level (in thousands)" only supposed to be over the last two columns and not the three? If so I would expect TalkBack to read "Industry Code", "Level", "Employment Level (in thousands)", "1 Month Change" and then "12 Month Change".

If so please make that correction.

greg-gruse commented 5 years ago

No its for all 3 columns.

jfc3-dol commented 5 years ago

Okay, wasn't sure when I looked it again showing our QA tester. Wanted to show her in case she would get asked to look at the application if I was out or something.

greg-gruse commented 5 years ago

This should be fixed in the May 8th build?

jfc3-dol commented 5 years ago

TalkBack is reading the TABLE headings in the order I expected so I'm going to close this issue.

But we noticed on the city/metro detail screen that the words "(in thousands) were missing and that there were two sets of sorts above each TABLE column on the right. Will be opening two new issues for these problems.