-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Search bar focuses when maximizing library #10477
Comments
Commented by: ronso0 in all skins except Shade the library is in a widget stack. switching widget inside that should restore the previously focused widget. This can be fixed with explicitely setting the focus policy of the wwaveformviewer to 'nofocus' like we do for other widgets. |
Commented by: ronso0 2.3 is also affected but the sidebar is auto-focused there, so minimizing the library still works. |
Issue closed with status Fix Released. |
Reported by: Holzhaus
Date: 2021-07-20T10:49:09Z
Status: Fix Released
Importance: High
Launchpad Issue: lp1936926
Found on main branch, didn't check 2.3.
Steps to reproduce:
Possibly related past bugs:
The text was updated successfully, but these errors were encountered: