dotnet/maui

[Android] Talkback reports incorrect number of list items

Open

#3 995 ouverte le 7 janv. 2022

Voir sur GitHub
 (3 commentaires) (0 réactions) (0 assignés)C# (1 951 forks)batch import
area-controls-listviewgood first issuelegacy-area-controlsplatform/androids/triagedt/a11yt/bug

Métriques du dépôt

Stars
 (23 245 stars)
Métriques de merge PR
 (Merge moyen 47j 9h) (248 PRs mergées en 30 j)

Description

Description

https://github.com/xamarin/Xamarin.Forms/issues/4090

Possible Fix: https://github.com/xamarin/Xamarin.Forms/pull/10151

Expected Behavior

Talkback will report that the tapped item is in a list of 2 items.

Actual Behavior

Talkback will report that the tapped item is in a list of 4 items.

Steps to Reproduce

  1. Enable Talkback
  2. Open the repro project from #4085
  3. Open the Detail page and tap "Browse" or "About"

Version with bug

Preview 11

Last version that worked well

Unknown/Other

Affected platforms

Android

Affected platform versions

Android

Did you find any workaround?

No response

Relevant log output

No response

Guide contributeur