Welcome to the WPF feedback portal. We’re happy you’re here! If you have feedback on how to improve the WPF, we’d love to hear it!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

1
Vote

Description:

Currently, in WPF SfTextBoxExt, the text entered by the user is automatically overridden by the selected suggestion when navigating through the dropdown list. There is no built-in property to retain the user-typed text until an explicit selection is made. This feature request proposes adding a property that allows users to control whether the text should be updated while navigating suggestions or only upon final selection. This would improve usability and provide behavior consistency with standard text input controls.

Expected output:

image