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

FIX(shortcuts-ui): Clear selection after remove #4358

Merged

Conversation

Krzmbrzl
Copy link
Member

Right now after having removed a shortcut from the UI, the next shortcut
in the list is selected automatically. This could cause the user to
accidentally delete this next shortcut by accident as the mouse is
hovering over the remove button anyways.

This change makes mass-removing of shortcuts a bit tedious but I don't
think that this is a common thing to do. Given that you can't undo the
deletion of a shortcut, we should better be safe than sorry with this.

Right now after having removed a shortcut from the UI, the next shortcut
in the list is selected automatically. This could cause the user to
accidentally delete this next shortcut by accident as the mouse is
hovering over the remove button anyways.

This change makes mass-removing of shortcuts a bit tedious but I don't
think that this is a common thing to do. Given that you can't undo the
deletion of a shortcut, we should better be safe than sorry with this.
@Krzmbrzl Krzmbrzl added ui bug A bug (error) in the software labels Jul 10, 2020
@Krzmbrzl Krzmbrzl merged commit bca041e into mumble-voip:master Jul 11, 2020
@Krzmbrzl Krzmbrzl deleted the fix-ShortcutUISelectionAfterDelete branch November 9, 2022 17:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A bug (error) in the software ui
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant