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-w is not captured. #24

Open
Easy-Cloud-in opened this issue Jun 28, 2021 · 0 comments
Open

Ctrl-w is not captured. #24

Easy-Cloud-in opened this issue Jun 28, 2021 · 0 comments

Comments

@Easy-Cloud-in
Copy link

In the chrome browser, ctrl-w is not working.

HI.on(["ctrl-s", "ctrl-a", "ctrl-w"], function (e) {
return false;
});

Only ctrl-s and ctrl-a is working but ctrl-w is not working.

let me know how to handle ctrl-w.

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