dotnet/maui

[Android] Talkback reports incorrect number of list items

Open

#3,995 opened on 2022年1月7日

GitHub で見る
 (3 comments) (0 reactions) (0 assignees)C# (1,951 forks)batch import
area-controls-listviewgood first issuelegacy-area-controlsplatform/androids/triagedt/a11yt/bug

Repository metrics

Stars
 (23,245 stars)
PR merge metrics
 (平均マージ 47d 9h) (30d で 248 merged PRs)

説明

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

コントリビューターガイド