mirror of
https://github.com/microsoft/dotnet.git
synced 2025-12-19 17:37:07 -05:00
25 lines
457 B
Markdown
25 lines
457 B
Markdown
## Keyboard navigation improvement in ListBox with Hyperlinks
|
|
|
|
### Scope
|
|
Major
|
|
|
|
### Version Introduced
|
|
4.8
|
|
|
|
### Source Analyzer Status
|
|
NotPlanned
|
|
|
|
### Change Description
|
|
Fixed incorrect result of pressing an arrow key when the focus is on a hyperlink within an item that is not the selected item of the parent <xref:System.Windows.Controls.ItemsControl>.
|
|
|
|
- [ ] Quirked
|
|
- [ ] Build-time break
|
|
|
|
### Category
|
|
WPF
|
|
|
|
<!--
|
|
### Original Bug
|
|
405208
|
|
-->
|