Open
Description
Describe the bug
Expander control doesn't report the header property and because of this, I can't use it with Narrator.
- Is this bug a regression in the toolkit? If so, what toolkit version did you last see it work:
Steps to Reproduce
- Can this be reproduced in the Sample App? (Either in a sample as-is or with new XAML pasted in the editor.) If so, please provide custom XAML or steps to reproduce. If not, let us know why it can't be reproduced (e.g. more complex setup, environment, dependencies, etc...)
Navigate to the expander page and try to use the expander control with Narrator.
Steps to reproduce the behavior:
- Sample App w/ XAML
- Go to Expander page
- Focus expander control
- See error
Expected behavior
A clear and concise description of what you expected to happen.
Narrator reads expander header along with control details
Environment
NuGet Package(s):
Package Version(s):
Windows 10 Build Number:
- Fall Creators Update (16299)
- April 2018 Update (17134)
- October 2018 Update (17763)
- May 2019 Update (18362)
- May 2020 Update (19041)
- Insider Build (build number: )
App min and target version:
- Fall Creators Update (16299)
- April 2018 Update (17134)
- October 2018 Update (17763)
- May 2019 Update (18362)
- May 2020 Update (19041)
- Insider Build (xxxxx)
Device form factor:
- Desktop
- Xbox
- Surface Hub
- IoT
Visual Studio
- 2017 (version: )
- 2019 (version: )
- 2019 Preview (version: )
Additional context
Add any other context about the problem here.
It reads expander and details on expanded or not but not the header.
Activity