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

Fire manual keyup event when key is not Enter #8471

Merged

Conversation

echo304
Copy link

@echo304 echo304 commented May 22, 2023

This is experimental change to fix #8071

By adding a condition to check keyname for manual keyup event firing,
the bug is fixed but the side-effect is unpredictable as of now.

@Eugeny
Copy link
Owner

Eugeny commented May 22, 2023

Thanks, let's see how it performs. @all-contributors please add @echo304 for code

@Eugeny Eugeny merged commit 1d2c7ab into Eugeny:master May 22, 2023
@allcontributors
Copy link
Contributor

@Eugeny

I've put up a pull request to add @echo304! 🎉

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

Successfully merging this pull request may close these issues.

Switching pane-maximize will add an additional line break in the new window
2 participants