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

[BUG] "alt+-" (Alt Minus) key doesn't work on Firefox (Mac OS) #248

Open
rfontoura opened this issue Oct 21, 2019 · 2 comments
Open

[BUG] "alt+-" (Alt Minus) key doesn't work on Firefox (Mac OS) #248

rfontoura opened this issue Oct 21, 2019 · 2 comments

Comments

@rfontoura
Copy link

rfontoura commented Oct 21, 2019

Describe the bug
The "alt + minus" key mapping (neither "-") doesn't work on Firefox, Mac OS.

How are you using react hotkeys components? (HotKeys, GlobalHotKeys, IgnoreKeys etc)
HotKeys

Expected behavior

{
  ZOOM_OUT: ["alt+-", "alt+minus"],
}

The matched function should be called.

Platform (please complete the following information):

  • Version 1.1.4
  • Browser Firefox 69.0.3 (64-bit)
  • OS: Mac OS 10.14.6
@rfontoura rfontoura changed the title [BUG] Minus key doesn't work on Firefox (Mac OS) [BUG] "alt+-" (Alt Minus) key doesn't work on Firefox (Mac OS) Oct 21, 2019
@rfontoura
Copy link
Author

It worked when I upgraded to 2.0.0. But now my tests with GlobalHotkeys aren't working. Worked using simple keys (like g) and HotKeys. Tests with hotkeys involving Alt or Command keys are not working.

@greena13
Copy link
Owner

greena13 commented Jan 1, 2020

Thanks for posting your issue.

Unfortunately I do not have the time to actively work on this package, but I am seeking other active maintainers. If you are willing to create a pull request or help out, that would be an excellent way of moving this forward.

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

No branches or pull requests

2 participants