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

Add support for a semantic escape #3815

Closed
tvolkert opened this issue May 9, 2016 · 2 comments · Fixed by #18758
Closed

Add support for a semantic escape #3815

tvolkert opened this issue May 9, 2016 · 2 comments · Fixed by #18758
Labels
a: accessibility Accessibility, e.g. VoiceOver or TalkBack. (aka a11y) c: new feature Nothing broken; request for a new capability platform-ios iOS applications specifically

Comments

@tvolkert
Copy link
Contributor

tvolkert commented May 9, 2016

iOS accessibility has the notion of an escape used to exit a modal or hierarchical view. Users can trigger an escape quickly with a VoiceOver action. We should add support for this.

@tvolkert tvolkert added platform-ios iOS applications specifically a: accessibility Accessibility, e.g. VoiceOver or TalkBack. (aka a11y) labels May 9, 2016
@tvolkert
Copy link
Contributor Author

tvolkert commented May 9, 2016

Per Supporting Accessibility:

Escape. A two-finger Z-shaped gesture that dismisses a modal dialog, or goes back one level in a navigation hierarchy.

@Hixie Hixie added the c: new feature Nothing broken; request for a new capability label May 20, 2016
@Hixie Hixie modified the milestone: Flutter 1.0 May 20, 2016
@Hixie Hixie modified the milestones: Flutter 1.0, Flutter 0.8 Sep 16, 2016
@Hixie Hixie modified the milestones: 2: Make Early Adopters happy, 4: Make shippers happy Jan 26, 2017
@goderbauer goderbauer modified the milestones: 4: Next milestone, 5: Make Hixie proud Dec 20, 2017
@github-actions
Copy link

This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of flutter doctor -v and a minimal reproduction of the issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 15, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
a: accessibility Accessibility, e.g. VoiceOver or TalkBack. (aka a11y) c: new feature Nothing broken; request for a new capability platform-ios iOS applications specifically
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants