Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ComboBox.TextChanged is not fired after switching to the same item after manual text editing #21734

Open
y-skindersky opened this issue Dec 15, 2023 · 0 comments

Comments

@y-skindersky
Copy link

ComboBox.TextChanged is not fired after switching to the same item after manual text editing

Steps to Reproduce

  1. Select the second item in ComboBox (TextChanged)
  2. Edit text manually (TextChanged)
  3. Select the second item again (No TextChanged event)

Current Behavior

No TextChanged event

Expected Behavior

TextChanged is raised

On which platforms did you notice this

[ ] macOS
[v] Linux
[v] Windows

Version Used:

6.12.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant