-
-
Notifications
You must be signed in to change notification settings - Fork 15
Description
-
Android version: 16
-
Talkback version: 16.2
-
Expected behavior:
When a message element is focused and activated via a double-tap, the link within it should be triggered.However, since a message may contain multiple links, providing distinct child elements for each link is the preferred approach to ensure clarity and precise selection.
Alternatively, instead of child elements, the message object should implement Custom Actions. These actions allow TalkBack to perform specific functions on the current object and are accessible via the TalkBack menu or the Reading controls menu.
-
Actual behavior:
The message element does not respond to the activation gesture (double-tap), and no Custom Actions are available for the URLs within the message. -
Steps to reproduce the problem:
- Open any chat.
- Locate or send a message containing one or more URLs.
- Move the TalkBack focus to the message element.
- Attempt to double-tap to activate the link.
- Open TalkBack menu (L-swipe or multi-finger tap) and check for Actions.