[Bug] [Windows] Semantic hint not read from various controls
- Dominant language
- C#
- Stars
- 23.3k
- Forks
- 2k
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 290
Description
### Description
https://github.com/microsoft/microsoft-ui-xaml/issues/8297
Hint not announced from various controls:
* activity indicator
* progress bar
* slider
### Steps to Reproduce
1. Run MAUI sample on Windows
2. Navigate to SemanticsPage
3. Turn on Narrator
4. Tap on activity indicator, progress bar, slider
### Expected Behavior
Hint should be read from the aforementioned controls when semantic hint is specified.
### Actual Behavior
Hint is not read from the aforementioned controls when semantic hint is specified.
### Basic Information
- Version with issue:
- Last known good version:
- IDE:
- Platform Target Frameworks:
- UWP:
- Android Support Library Version:
- Nuget Packages:
- Affected Devices:
> VS bug [#1775094](https://devdiv.visualstudio.com/DevDiv/_workitems/edit/1775094)
Contributor guide
Research direction
Start by running the MAUI sample and opening SemanticsPage with Narrator enabled. Reproduce the missing hint announcement on the activity indicator, progress bar, and slider, then trace their Windows accessibility behavior. Done means the semantic hint is announced for all three controls.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- accessibility, frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100