-
Notifications
You must be signed in to change notification settings - Fork 3
Search Results Screen - VoiceOver Reads the Plain Text and Not Start with top Link #51
Comments
VoiceOver reads all the search results links but not as links only as text. Plus, the focus does not go to the search results so I can not activate the links even if they were read as such. |
Can't test with TalkBack because I can not enter a search term. |
From ICF: Fixed |
VoiceOver is now able to submit and read search results it found. But there is a problem that the first text in the content section where the search results are is the text "true No results found.". I think you are displaying text messages or incorrect messages on the page. I would expect to see maybe the number of search results found such as "27 results found for 'child'.". Better but not completely fixed. I will need to test on Android and web once the code is deployed for me to test. |
TalkBack is able to now submit searches but TalkBack reads the links and buzzes the device to notify the user it is a link. But if I double click on the screen it doe snot go to the link it read. There is a blue focus line around the content section that contains the search results. The Android application the first text in the content section where the search results are is the text "true No results found.". I think you are displaying text messages or incorrect messages on the page. I would expect to see maybe the number of search results found such as "27 results found for 'child'.". Better but not completely fixed. I will need to test on web version once the code is deployed for me to test. |
The app now displays the number of results found ... but the voice over focus (black background) is somewhere in the middle of the page rather than on the first link |
@sanganalakshay, Depending on which screen you start the search from you get different results. Sometimes VoiceOver reads the number of resutls and the list of items as links. Others VoiceOver read then as a link and say "main" (home screen). On other screens VoiceOver reads from the middle or end of the list. |
For both our Android devices when I search for the term "test" and find 10 results TalkBack reads the following. "10 10 results found" then the ten links. Next, TalkBack reads " 10 results found 10 results found list". Then repeats the word "Main" ten times. And finally, "double tap to activate". For some reason TalkBack is keeping the number of search results found in memory and repeating them. I noticed when I searched for "tes" and it found 44 results TalkBack stated "44 results found 10 results found 44 results found". |
When I re-tested on both of our Android devices with the newest version of the application, I get the following results. For the Android native application TalkBack read "10 results found for test" for the search term "test". Then the ten results were read after that TalkBack stated "10 results found for test 10 results found for test". Next, TalkBack read "Main" eight or ten times. I didn't count, but my guess would be ten times to match the number of results. Plus, it said, "10 results found for test double tap to activate". I know I have a newer version because the search results screen has the following text "10 results found for test". The older version did not have the words "for" and the search term. Similar thing happens for iOS too. |
When using VoiceOver it starts reading the plain link content which now says it test information and not the top link.
VoiceOver also isn't allowing me to activate any of the link on the search results page.
The text was updated successfully, but these errors were encountered: