Skip to content

TalkBack: FAB.Group breaks select with touch #4064

@personalizedrefrigerator

Description

Current behaviour

When using TalkBack on Android, exploring the screen by touch (docs) doesn't work in apps that use a FAB.Group. Selecting items by tapping them also doesn't work.

Expected behaviour

Touch exploration/selection should work.

How to reproduce?

GitHub repository or Expo Snack

Preview

rn-paper-bug-report-4000.mp4

What have you tried so far?

  1. Using an empty <Portal> element, rather than one containing a FAB.Group (works)
  2. Using a <Portal> element that displays a dialog (works)
  3. Using an absolutely-positioned FAB, rather than a FAB.Group (works)

Your Environment

software version
ios 16.6.1
android 10
react-native 0.72.4
react-native-paper 5.10.4
node 18.13.0
npm or yarn 9.6.7 (npm)
expo sdk N/A

Note: This issue seems only to be present on Android.

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions