Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.
This repository has been archived by the owner on May 1, 2024. It is now read-only.

TouchEffect.Command and TouchEffect.LongPressCommand in CollectionView Doesn't work together with TalkBack (Xamarin.Forms) #15654

Open
@vsfeedback

Description

This issue has been moved from a ticket on Developer Community.


[severity:I'm unable to use this version]
If you want to support long press on items in a CollectionView you need to use both TouchEffect.LongPressCommand and TouchEffect.Command in the DataTemplate.
However when you do this instead of using the SelectionChanged event you can't execute a long press nor a tap with TalkBack on Android. If you turn off TalkBack and interact with the CollectionView without the screen reader both gestures works as expected.

Define the CollectionView as follows:

                                <label>

Original Comments

Feedback Bot on 12/25/2022, 06:35 PM:

(private comment, text removed)


Original Solutions

(no solutions)

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions