CommunityToolkit/WindowsCommunityToolkit

Sample App Accessibility Issues

Open

#2,689 创建于 2018年11月27日

在 GitHub 查看
 (6 评论) (0 反应) (0 负责人)C# (1,403 fork)batch import
accessibility :wheelchair:help wantedsample app 🖼

仓库指标

Star
 (5,708 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

I'm submitting a...

  • Sample app request

Current behavior

  • Should first tab after searchbox (default focus on launch) be the category list?
  • extra invisible tab stops on home page (section headers?)
  • If you use keyboard to select a category (like Controls) to open, the next tab stop is on the sample instead of the inner list, so it'd very confusing to navigate to a sample. (Focus list with Tab (Shift-Tab after launch), hit enter...)
  • Can get stuck with info pane open when using keyboard to open it: image

Expected behavior

For the category list, should we move focus to the sample list after selection? If not, we should at least make it the next tab stop...

Info pane should close on keyboard input.

贡献者指南