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

Unrecognized key event: {event.sk_keyName} #899

Closed
mkozjak opened this issue Jan 9, 2019 · 0 comments
Closed

Unrecognized key event: {event.sk_keyName} #899

mkozjak opened this issue Jan 9, 2019 · 0 comments

Comments

@mkozjak
Copy link

mkozjak commented Jan 9, 2019

Error details

{
"metaKey": true,
"altKey": false,
"ctrlKey": false,
"shiftKey": false,
"keyCode": 224,
"code": "OSLeft",
"composed": true,
"key": "Meta"
}

SurfingKeys: 0.9.42

Chrome: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:64.0) Gecko/20100101 Firefox/64.0

URL: moz-extension://eaf0584a-37f6-0747-9361-ec28fd91c283/pages/options.html#

Context

I tried adding cmd+l for next tab.

hbt added a commit to hbt/Surfingkeys that referenced this issue Jan 27, 2019
* brookhong/master:
  0.9.43 Fixed brookhong#894 Firefox: Visual mode: Forward/backward document boundary moves viewscreen but not the cursor
  Fixed brookhong#899 Unrecognized key event: Meta-Meta in Firefox
  Add settings.caretViewport to limit hints generation on 'v' for entering visual mode
  Fixed brookhong#911 keep scroll position on finding completed
  Fixed brookhong#578 support Emacs keybindings in ACE editor
  Fixed brookhong#907 doesn't work well with TinyMCE editor
  Fixed brookhong#906 pass-through mode is undocumented
  * add settings.ignoredFrameHosts for excluding unwanted frames * g# to reload current page without hash fragment
cibinmathew pushed a commit to cibinmathew/Surfingkeys-Cibin that referenced this issue Jul 18, 2019
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

1 participant