CommunityToolkit / CommunityToolkit/Windows

Segmented control crashes when you provide an Automation.Name

Open
#581 0 comments 0 reactions 0 assignees View on GitHub
accessibility :accessibility: bug components::controls::segmented
Dominant language
C#
Stars
1.1k
Forks
166
PR merge metrics
No merged PRs in 30d

Description

### Describe the bug

Segmented control crash when you provide an Automation.Name. Here's example code

![Image](https://github.com/user-attachments/assets/9a8daf22-d43a-47df-b616-1a732cf1572e)

The crash occurs when you turn on narrator then use tab to navigate to the segmented control and then you press the space bar to activate one of the segments

![Image](https://github.com/user-attachments/assets/4b4d9dd6-fd53-4edd-b0d5-45e5e5b1f1d1)

### Steps to reproduce

```text
1. Launch your test app with similar code as the screenshot shared above.
1. Turn on Narrator
1. Press tab until you've navigated to the segmented control
1. Use the arrow key to focus on an unselected segment
1. Press spacebar to select the segment
```

### Expected behavior

It shouldn't crash.

### Screenshots

_No response_

### Code Platform

- [x] UWP
- [ ] WinAppSDK / WinUI 3
- [ ] Web Assembly (WASM)
- [ ] Android
- [ ] iOS
- [ ] MacOS
- [ ] Linux / GTK

### Windows Build Number

- [ ] Windows 10 1809 (Build 17763)
- [ ] Windows 10 1903 (Build 18362)
- [ ] Windows 10 1909 (Build 18363)
- [ ] Windows 10 2004 (Build 19041)
- [ ] Windows 10 20H2 (Build 19042)
- [ ] Windows 10 21H1 (Build 19043)
- [ ] Windows 10 21H2 (Build 19044)
- [ ] Windows 10 22H2 (Build 19045)
- [x] Windows 11 21H2 (Build 22000)
- [ ] Other (specify)

### Other Windows Build number

_No response_

### App minimum and target SDK version

- [x] Windows 10, version 1809 (Build 17763)
- [ ] Windows 10, version 1903 (Build 18362)
- [ ] Windows 10, version 1909 (Build 18363)
- [ ] Windows 10, version 2004 (Build 19041)
- [ ] Windows 10, version 2104 (Build 20348)
- [ ] Windows 11, version 22H2 (Build 22000)
- [ ] Other (specify)

### Other SDK version

_No response_

### Visual Studio Version

2022

### Visual Studio Build Number

_No response_

### Device form factor

Desktop

### Additional context

_No response_

### Help us help you

No, I'm unable to contribute a solution.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.