dotnet / dotnet/wpf

Tabstop can't jump out `ToolBar`

Open
#11,688 2 comments 0 reactions 1 assignee Claimed by @gpaskaleva-msft View on GitHub
Accessibility
Dominant language
C#
Stars
7.7k
Forks
1.3k
Avg merge
1d 11h
Merged PRs (30d)
61

Description

### Description

as title say.

### Reproduction Steps

1. create a wpf project (.net9.0-windows), `.net framework` no test
2. make window xaml like this:
```xaml




test1
test2


other focusable control


```
3. build and try, you will meet this issue.

### Expected behavior

tapstop work fine.

### Actual behavior

tapstop not work fine.

### Regression?

_No response_

### Known Workarounds

_No response_

### Impact

_No response_

### Configuration

_No response_

### Other information

_No response_

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.