HandyOrg / HandyOrg/HandyControl
AutoCompleteTextBox 无法正确过滤筛选
Open
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 7.2k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
Describe the bug
输入文字后无法正确过滤
Steps to reproduce the bug
<hc:AutoCompleteTextBox x:Name="country" Grid.Column="0" Text="{Binding Item.Name}" DisplayMemberPath="Name"/>
Expected behavior
No response
Screenshots

NuGet package version
HandyControl 3.4.0
IDE
Visual Studio 2022
Framework type
.Net Framework 4.8
Windows version
Windows 11 (22000)
Additional context
No response
Contributor guide
No contributing guide indexed for this repository
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 issue with the provided AutoCompleteTextBox XAML in HandyControl 3.4.0 on .NET Framework 4.8 and Windows 11. Trace the control's filtering behavior after text entry; done means the entered text filters the available items correctly.
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
- Needs clarification
- Newbie friendliness
- 25/100