FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

fix(android): NavigationButton was read as "Button" by screenreaders. by m-abs · Pull Request #5949 · NativeScript/NativeScript · GitHub

fix(android): NavigationButton was read as "Button" by screenreaders. - #5949

Merged
vakrilov merged 2 commits into
NativeScript:masterfrom
m-abs:feature/navigation-button-content-description
Jun 14, 2018
Merged

vakrilov merged 2 commits into
NativeScript:masterfrom
m-abs:feature/navigation-button-content-description

Conversation

m-abs commented Jun 13, 2018

Copy link
Copy Markdown
Contributor

The navigation button for the vision-impaired users were always read as:
"Button" by the TalkBack service on Android.

PR Checklist

What is the current behavior?

What is the new behavior?

Fixes #5948

BREAKING CHANGES:
None to my knowledge

[Describe the impact of the changes here.]
Sets navigation content description with the value of NavigationButton.text on android.
Adds a test.

Migration steps:
Not required but NavigationButton property text should be set for the benefit of the vision-impaired users.

The navigation button for the vision-impaired users were always read as:
"Button" by the TalkBack service on Android.
ghost added the ♥ community PR label Jun 13, 2018
ghost assigned vakrilov Jun 14, 2018
ghost added in progress and removed ♥ community PR labels Jun 14, 2018

Copy link
Copy Markdown
Contributor

test

Copy link
Copy Markdown
Contributor

Thanks for the awesome contribution @m-abs!

vakrilov merged commit 0e04cb4 into NativeScript:master Jun 14, 2018
ghost removed the in progress label Jun 14, 2018
m-abs deleted the feature/navigation-button-content-description branch August 19, 2019 22:06
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants


Back | FazBrowse Home | New Git URL