Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding support for enabling semantics on desktop #14003

Merged
merged 8 commits into from
Nov 27, 2019

Conversation

nturgut
Copy link
Contributor

@nturgut nturgut commented Nov 25, 2019

Currently there is only a way of enabling a11y on mobile phones.

This PR adds a way for enabling a11y on desktop.

Work in progress: tests will be added/fixed

Fixes flutter/flutter#45208

@nturgut nturgut requested review from yjbanov and removed request for franciscojma86 November 25, 2019 17:21
@nturgut
Copy link
Contributor Author

nturgut commented Nov 25, 2019

This one is not ready for review. I haven't tested on Safari/Mac

@nturgut nturgut added the Work in progress (WIP) Not ready (yet) for review! label Nov 25, 2019
@nturgut nturgut removed the Work in progress (WIP) Not ready (yet) for review! label Nov 25, 2019
@nturgut nturgut changed the title DRAFT: adding support for enabling semantics on desktop Adding support for enabling semantics on desktop Nov 25, 2019
@nturgut nturgut added the Work in progress (WIP) Not ready (yet) for review! label Nov 25, 2019
@nturgut nturgut removed the Work in progress (WIP) Not ready (yet) for review! label Nov 26, 2019
@nturgut nturgut merged commit e3e5f8d into flutter:master Nov 27, 2019
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Nov 27, 2019
engine-flutter-autoroll added a commit to flutter/flutter that referenced this pull request Nov 27, 2019
…ine#14003) (#45667)

git@github.com:flutter/engine.git/compare/2c0eee43923f...e3e5f8d

git log 2c0eee4..e3e5f8d --first-parent --oneline
2019-11-27 50856934+nturgut@users.noreply.github.com Adding support for enabling semantics on desktop (#14003)


If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC cbracken@google.com on the revert to ensure that a human
is aware of the problem.

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
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.

[web] Adding a keyboard shortcut for enabling a11y in desktop browsers
5 participants