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

Shortcut Ctrl/Cmd+A doesn't work after clicking a textbox #35

Open
jesse-wei opened this issue Apr 5, 2023 · 0 comments
Open

Shortcut Ctrl/Cmd+A doesn't work after clicking a textbox #35

jesse-wei opened this issue Apr 5, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@jesse-wei
Copy link
Collaborator

jesse-wei commented Apr 5, 2023

If the GUI is focused on a textbox (this will occur if you click a textbox or do File > Open or File > Add images any time after the first time) and then use Ctrl/Cmd+A, the shortcut won't work (at least on my Macbook). This is probably because Ctrl/Cmd+A is mapped to "Select all," which already has a function inside textboxes.

We should change the shortcut (easier, ofc) or make the shortcut work even when the GUI is focused on a textbox.

@jesse-wei jesse-wei added the bug Something isn't working label Apr 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant