dotnet/maui

[Android] Talkback reports incorrect number of list items

Open

#3995 aperta il 7 gen 2022

Vedi su GitHub
 (3 commenti) (0 reazioni) (0 assegnatari)C# (1951 fork)batch import
area-controls-listviewgood first issuelegacy-area-controlsplatform/androids/triagedt/a11yt/bug

Metriche repository

Star
 (23.245 star)
Metriche merge PR
 (Merge medio 47g 9h) (248 PR mergiate in 30 g)

Descrizione

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

Guida contributor