Closed GoogleCodeExporter closed 8 years ago
Hi,
Apologize that I am not one of the Google devs but I hope to share some words
in this issue.
I don't think this is a bug in TalkBack, but this is a new approach in the
Google Accessibility framework API for Android 4.3. This is to standardize the
way to use accessibility by adding one more finger to use the accessibility
features. For example, for a sighted, to scroll a list, they use one finger but
for TalkBack user, we must use two finger instead. So, to adjust TalkBack
volume, we must hold one finger on the screen prior to press the volume keys.
Original comment by andr...@smartphone.my
on 19 Aug 2013 at 8:10
The behavior as noted in #1 is correct for phones. However, for tablet
devices, the default media stream is the music stream, not the
notification/ringer stream. TalkBack has the notification/ringer stream hard
coded as the stream to change when the volume keys are pressed with no finger
on the screen. This should be switched to use
AudioManager.USE_DEFAULT_STREAM_TYPE so that on tablet devices the correct
fallback stream is used.
Original comment by caseybur...@google.com
on 5 Dec 2013 at 7:50
Fixed in 3.5.1
Original comment by caseybur...@google.com
on 6 Dec 2013 at 3:28
Original issue reported on code.google.com by
TonyHSpe...@gmail.com
on 18 Aug 2013 at 11:50