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

1.17 now triggers on key presses in fake text elements #2163

Closed
dmfay opened this issue Sep 18, 2024 · 1 comment
Closed

1.17 now triggers on key presses in fake text elements #2163

dmfay opened this issue Sep 18, 2024 · 1 comment

Comments

@dmfay
Copy link
Contributor

dmfay commented Sep 18, 2024

Error details

In the previous version, I could type normally in fake text elements (e.g. mermaid.live's div-and-span editor, Figma/FigJam canvas) without SurfingKeys picking up. After the upgrade, if I try to type "work" in an object that's displaying a text entry cursor, the "w" instead triggers SurfingKeys' focus reset. The letter "r" refreshes the page, "x" closes the tab, "a" pops the usual menu, every keybind is active. Unbound keys like "-" pass through.

Some other fake text entry controls, such as JSPaint (which uses a canvas like FigJam), don't seem to be affected.

SurfingKeys: 1.17.0

Browser: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36

@brookhong
Copy link
Owner

Fixed in 1.17.3.

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