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

Don't immediately search for auto completed strings. #11207

Merged
merged 1 commit into from
Feb 8, 2023

Conversation

daschuer
Copy link
Member

Now the completion required "->" or "enter" to become active.

This fixes #10977

@github-actions github-actions bot added the ui label Jan 16, 2023
@ronso0 ronso0 linked an issue Jan 17, 2023 that may be closed by this pull request
@ronso0
Copy link
Member

ronso0 commented Jan 18, 2023

Nice, seems to work well, and it's much simpler than listening to QCompleter signals. I'll take a closer look at #10942 first which is already waiting for some time now.

@ronso0
Copy link
Member

ronso0 commented Feb 8, 2023

Code LGTM and it works, thank you!

I just noticed that Up is not able to switch/clear the search until the save timer has timed out, which feels a bit weird.

@ronso0 ronso0 merged commit ddfd01d into mixxxdj:2.4 Feb 8, 2023
@daschuer daschuer deleted the gh10977 branch May 4, 2023 11:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Searchbox: Auto completion is applied before it is selected
3 participants