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

Accessibility - fix narrator in hamburger template #1396

Merged
merged 6 commits into from
Jan 27, 2017

Conversation

angrah
Copy link

@angrah angrah commented Jan 27, 2017

No description provided.

angrah added 6 commits January 17, 2017 20:42
…on a null e.Parameters, but then calls ToString on the result of Deserialize(null) which is also null.

A recent change removed the parameter from the navigate in Shell.xaml
Hamburger button was announced as "Hamburger Button button"
Hamburger menu item buttons all had the same automation name: "Hamburger Menu Item button"

Possible improvement: HamburgerButtonInfo could default its AutomationProperties.Name to that of the first TextBlock that it finds in its content. Then it would not be necessary to set that field on the Info in most cases.
@angrah
Copy link
Author

angrah commented Jan 27, 2017

I was expecting to see only one commit in this pull request.
I don't understand why the old commits are coming again. I made this Accessibility branch in my fork after I merged your upstream master to my master.
Jerry please let me know if there's something I should do to get this into shape to be merged.

@angrah angrah changed the title Accessibility Accessibility - fix narrator in hamburger template Jan 27, 2017
@JerryNixon JerryNixon merged commit c2910a3 into Windows-XAML:master Jan 27, 2017
@angrah angrah deleted the Accessibility branch January 30, 2017 04:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants