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

Ctrl-backspace removes node instead of the word in the input #91

Open
ruXlab opened this issue Nov 18, 2023 · 0 comments
Open

Ctrl-backspace removes node instead of the word in the input #91

ruXlab opened this issue Nov 18, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@ruXlab
Copy link

ruXlab commented Nov 18, 2023

Platform
Linux(pop_os) / gnome, Opera

Description
Web app intercepts ctrl-bkspace and handles it as "delete node" instead of deleting word to the left of the cursor. It's a default behaviour across the system for any text input (I believe in Windows it works the same)

Related to #40

I expected to see this happen: the word to the left of cursor should be removed

Instead, this happened: the node got deleted

image


(sidenode: thanks for open sourcing this project!)

@ruXlab ruXlab added the bug Something isn't working label Nov 18, 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