Skip to content

AutoSuggestBox's popup will not follow and cannot be turned off with Esc/LostFocus #281

@CodingOctocat

Description

@CodingOctocat

Describe the bug
AutoSuggestBox's popup will not follow and cannot be turned off with Esc/LostFocus

To Reproduce
Steps to reproduce the behavior:
1.<ui:AutoSuggestBox ItemsSource="{Binding MyData}" PlaceholderText="Search..." />
2. Type some text to open popup
3. Scroll page
4. See error: popup not follow AutoSuggestBox, and can't press Esc or click blank position to close it

Expected behavior

  1. Popup follow AutoSuggestBox
  2. Press Esc or click blank position to close popup

Screenshots
屏幕截图 2022-07-15 102802

Desktop (please complete the following information):

  • OS: [e.g. Windows 11]
  • .NET: [e.g. net6.0-windows11-22000.739]
  • Version: 2.01

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions