[UWP][Accessibility] Unexpected access keys appearing for select actions #3819
Labels
Area-Accessibility
Bugs around feature accessibility
Bug
Platform-XAML
Bugs or features related to Xaml Renderer
Platform
What platform is your issue or question related to? (Delete other platforms).
Details
When alt is pressed on a card containing a select action on a container with stretch height, an access key of '0' appears. This is unexpected, can lead to many select actions with the same access key, and can interfere with access keys set by the host app.
Example:

The below card renders as follows:
When the user presses 'Alt' a '0' access key appears

The text was updated successfully, but these errors were encountered: