Skip to content

Fix ripple layer for MenuItem header style not respecting RecognizesAccessKey.#60

Merged
benruehl merged 2 commits intobenruehl:masterfrom
sirtony:master
Feb 1, 2020
Merged

Fix ripple layer for MenuItem header style not respecting RecognizesAccessKey.#60
benruehl merged 2 commits intobenruehl:masterfrom
sirtony:master

Conversation

@sirtony
Copy link
Copy Markdown
Contributor

@sirtony sirtony commented Jan 31, 2020

The default style for MenuItem headers without the ripple layer correctly sets RecognizeAccessKey (MenuItem.xaml#L140@5515312), however the ripple layer header template does not (MenuItem.xaml#L88@5515312), resulting in menu items with no children and a keyboard accelerator key displaying a literal underscore on mouse down.

example

@benruehl benruehl added the bug Something isn't working label Feb 1, 2020
@benruehl benruehl added this to the Release 1.14 milestone Feb 1, 2020
@benruehl
Copy link
Copy Markdown
Owner

benruehl commented Feb 1, 2020

Good find, thanks for fixing it right away!

@benruehl benruehl merged commit 8bbebfb into benruehl:master Feb 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants