react / react/react-native

[iOS] TextInput clear button is not accessible

未关闭
#16,989 3 条评论 0 个 reaction 已指派 1 人 在 GitHub 查看

@fabOnReact 已经在做这个了。

开始于 2022年10月19日。

Accessibility Accessibility Team - Evaluated Component: TextInput
主要语言
C++
星标
127k
派生
25.3k
平均合并
1 天 23 小时
30 天内合并 PR
4

描述

Is this a bug report?

Yes

Have you read the Contributing Guidelines?

Yes

Environment

Environment:
OS: macOS High Sierra 10.13.1
Node: 6.12.0
Yarn: 1.3.2
npm: 5.5.1
Watchman: 4.7.0
Xcode: Xcode 9.1 Build version 9B55
Android Studio: 3.0 AI-171.4408382

Packages: (wanted => installed)
react: 16.0.0-beta.5 => 16.0.0-beta.5
react-native: ^0.49.5 => 0.49.5

Target Platform: iOS (9)

Steps to Reproduce

https://snack.expo.io/S1EkFy5gG

  1. Input any text for the clear button to appear.
  2. Turn on Voice Over
  3. Try to select the clear button.
Expected Behavior

"Clear" button can be selected and activated. iOS native text input control supports it.

Actual Behavior

Voice Over cannot focus on the "clear" button.

Reproducible Demo

https://snack.expo.io/S1EkFy5gG

贡献指南

打开贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。