dotnet/maui

[Android] Talkback reports incorrect number of list items

Open

#3,995 创建于 2022年1月7日

在 GitHub 查看
 (3 评论) (0 反应) (0 负责人)C# (1,951 fork)batch import
area-controls-listviewgood first issuelegacy-area-controlsplatform/androids/triagedt/a11yt/bug

仓库指标

Star
 (23,245 star)
PR 合并指标
 (平均合并 47天 9小时) (30 天内合并 248 个 PR)

描述

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

贡献者指南