redaready / eyes-free

Automatically exported from code.google.com/p/eyes-free
0 stars 0 forks source link

Explore by swipe does not read in correct order #311

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
LG Nexus 4, Android 4.3, TalkBack 3.5.0b1.

Apps effected: Phone-call log, Messaging-messages list, WhatsApp-group chat.

PHONE-CALL LOG

Steps to reproduce

1. Go to phone app and select call log.

2. Now present the list of received and made numbers e.g.

(Sample of a call log, read from left to right)

button 45 unlabled  0412345678  call 0412345678 button
button 23 unlabled  Allan 0387654321    call Allan button
button 11 unlabled  Jacky 0355667788    call Jacky button
button 15 unlabled  Zoe 0444332211  call Zoe button

If you view this call log with (swipe explore), you will first read the 
name/number to the unlabled button and finally the call button. The order is 
not actually the same on the screen. By right, it should read the unlabled 
button which is the contact photo first, than the name/number and finally the 
call back button.

MESSAGING-MESSAGES LIST

The situation almost the same as to the messaging app, when view with swipe to 
explore, TalkBack will first read the preview message and the date, then only 
the unlabled button which is the contact photo. It should read the unlabled 
button first, because it is on the left side of the screen.

WHATSAPP-GROUP CHAT

The problem almost the same at the WhatsApp messenger group chat. Here is the 
quick example when read with swipe to explore.

sample of group chat

[ORIGINAL LAYOUT]
Allan
Hi ppl, go for a drink tonight? 15:45
Tonight I'm free and available 15:46
Jason
Im no prob. let see Vincent 16:01
But I may be late, because need to pick my gf 16:03
Her car broke down 16:04
Allan
It's fine for me 16:06
Vincent
OOOOOO, I have the same thought too, but Allan speak before me 16:09
But where? 16:10

But when a TalkBack user read this thread with swipe right for eatch line, this 
will happen.

[READ WITH TALKBACK]
Hi ppl, go for a drink tonight? 15:45
Allan
Tonight I'm free and available 15:46
Im no prob. let see Vincent 16:01
Jason
But I may be late, because need to pick my gf 16:03
Her car broke down 16:04
It's fine for me 16:06
Allan
OOOOOO, I have the same thought too, but Allan speak before me 16:09
Vincent
But where? 16:10

As you can see, when a TalkBack user swipe right to read line-by-line, it is 
rather confusing, because the persons name appear after 
their message. And worst still, if the person wrote more than 1 message 
continuously, the person name will sit between their first 
and second messages.

Please investigate to these problem.

Thank you.

Original issue reported on code.google.com by andr...@smartphone.my on 15 Aug 2013 at 1:02

GoogleCodeExporter commented 9 years ago
The issues described here are not related to TalkBack's traversal, but rather 
the underlying application's view hierarchy.

I've reported the issues here to the relevant teams.

Original comment by caseybur...@google.com on 5 Dec 2013 at 7:51

GoogleCodeExporter commented 9 years ago
Hi,

So, how can we report this issue to WhatsApp team?

Original comment by andr...@smartphone.my on 5 Dec 2013 at 11:05