You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 2, 2024. It is now read-only.
Why when a user uses the "Current Location" function with TalkBack the cursor does not focus on the location listed below the "National" and "Metro Area" items.
The text was updated successfully, but these errors were encountered:
Android does not support apps changing the order of focusing items once the screen is loaded. We can define the order before it is loaded but Android feels they know best as far as what should become focused next.
Also we don't have any real control over the selection of items in a table view.
Not sure by focusing on the search box when the application starts and then moving to the "Current Location" button and tapping it I'm now focused on the DC area in my case which is what I would expect.
So I'm going to keep this open until we work through the application focusing on the search box.
Why when a user uses the "Current Location" function with TalkBack the cursor does not focus on the location listed below the "National" and "Metro Area" items.
The text was updated successfully, but these errors were encountered: