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

Add a clear, obvious way to remove hotkeys to improve UX #2867

Closed
Hermanio opened this issue Nov 15, 2017 · 3 comments
Closed

Add a clear, obvious way to remove hotkeys to improve UX #2867

Hermanio opened this issue Nov 15, 2017 · 3 comments

Comments

@Hermanio
Copy link

I find that there should be some obvious way to remove a hotkey, like a red cross next to the set hotkey to remove it. Pressing escape in a situation where backspace or delete does not remove the hotkey is not intuitive at all, especially to a new user.

What I ended up doing (but not something that a normal user would do) was going to the configuration folder of this program and finding the json file containing the hotkey bindings, where I could finally set it to null again.

Take for example GNOME 3 settings.
image
The red cross near the set hotkey is a clear indication that you can remove the hotkey by clicking on the cross.

Here is an example of what it should look like (example taken from Polymer paper-input element demo):
image

What this view currently looks like to me:
image

What it could look like (but prettier):
image

@welcome
Copy link

welcome bot commented Nov 15, 2017

👋 Thanks for opening your first issue here! If you're reporting a 🐞 bug, please make sure you include steps to reproduce it. We get a lot of duplicate issues on this repo, so please double check now that your issue has not already been solved or doesn't have an open issue already.
To help make it easier for us to investigate your issue, please follow the contributing guidelines and ensure the issue template was filled out.

@jostrander
Copy link
Collaborator

Makes sense. There is nothing denoting escape as the way to unset a hotkey, so having that and/or the X (albeit maybe not red). PR's welcome.

zbrcz added a commit to zbrcz/Google-Play-Music-Desktop-Player-UNOFFICIAL- that referenced this issue Nov 28, 2017
zbrcz added a commit to zbrcz/Google-Play-Music-Desktop-Player-UNOFFICIAL- that referenced this issue Nov 28, 2017
zbrcz added a commit to zbrcz/Google-Play-Music-Desktop-Player-UNOFFICIAL- that referenced this issue Nov 28, 2017
zbrcz added a commit to zbrcz/Google-Play-Music-Desktop-Player-UNOFFICIAL- that referenced this issue Dec 16, 2017
@MarshallOfSound
Copy link
Owner

Fixed in master

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

No branches or pull requests

3 participants