ionic-team / ionic-team/ionic-framework

bug: ios, voiceover always reading in english with input type="tel"

未关闭
#23,781 12 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
bug: external type: bug
主要语言
TypeScript
星标
52.7k
派生
13.3k
平均合并
1 天 15 小时
30 天内合并 PR
51

描述

**Ionic version:**

[] **4.x**
[x] **5.x**

**I'm submitting a ...**

[x] bug report
[ ] feature request

**Current behavior:**
My application is in lang="pt-PT" and everything works correctly with the voiceover, but with the ion-input with type 'tel' the voiceover always reads in English. if you change the input type to numeric or text the voiceover works correctly

**Expected behavior:**

**Steps to reproduce:**
I made an App to illustrate the problem.
just activate voiceover on iphone and test.
only the input or ion-input of type number will read in pt-PT all others are read in English

Here I leave the link to the git repository.
https://github.com/marcoagsa/capacitorCourse.git

**Related code:**

```


```

**Other information:**

**Ionic info:**

```
Ionic:

Ionic CLI : 6.17.0 (/usr/local/lib/node_modules/@ionic/cli)
Ionic Framework : @ionic/angular 5.6.13
@angular-devkit/build-angular : 0.1000.8
@angular-devkit/schematics : 10.0.8
@angular/cli : 10.0.8
@ionic/angular-toolkit : 2.3.3

Capacitor:

Capacitor CLI : 2.4.3
@capacitor/android : 2.4.3
@capacitor/core : 2.4.3
@capacitor/ios : 2.4.3

Utility:

cordova-res : not installed globally
native-run : not installed globally

System:

NodeJS : v14.16.0 (/usr/local/bin/node)
npm : 7.12.1
OS : macOS Big Sur
```

贡献指南

打开贡献指南

调研方向

Start with the linked capacitorCourse reproduction and test the ion-input type="tel" example on an iPhone with VoiceOver, using the reported Ionic 5.6.13 and Capacitor 2.4.3 versions. Compare it with type="number" and type="text" in the pt-PT application; done means the tel input is read in Portuguese like the other inputs.

由索引模型根据 Issue 内容生成。

评估

技术栈
angular, ios, typescript
领域
accessibility, frontend, mobile
Issue 类型
缺陷
难度
4/5
预计耗时
3-5 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
35/100

把新 issue 发到你的邮箱

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