AutoSuggestBox don't change to dropdown list whith arrow keys
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 9.6k
- Forks
- 1k
- PR merge metrics
- No merged PRs in 30d
Description
Describe the bug
In wpfuigallery, its ok. In a new proyect, in AutoSuggestBox dropdown list can't move and select items whith the arrow keys, only with mouse cursor.
To Reproduce
Add an AutoSuggestBox control and fill with a list of items. Start tipping, when dropdown list appears, try to select an item with arrow keys.
Expected behavior
Can move with arrow keys same wpuigallery demo.
Screenshots
No response
OS version
Windows 11 22H2, Windows 10 21H2
.NET version
.NET 4.8, .NET 7
WPF-UI NuGet version
v2.1.0
Additional context
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the AutoSuggestBox behavior in a new WPF project, then compare it with the wpfuigallery demo where arrow-key navigation works. Done means the dropdown list allows keyboard navigation and item selection with the arrow keys, matching the demo behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100