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

fix(js/term_view): fix crash when user right-click while selecting all #65

Merged
merged 1 commit into from
Apr 5, 2020
Merged

fix(js/term_view): fix crash when user right-click while selecting all #65

merged 1 commit into from
Apr 5, 2020

Conversation

IepIweidieng
Copy link
Contributor

@IepIweidieng IepIweidieng commented Nov 23, 2019

If a user selects all using Ctrl-A or the select all option on the right-click menu and then right-click, the client will crash.
This issue occurs on Chrome 78.0.3904.108 and Firefox 70.0.1.

This pull request fixes this issue.

These issues may be relevant: #50, #51.

@robertabcd robertabcd merged commit 88e3562 into robertabcd:dev Apr 5, 2020
@IepIweidieng IepIweidieng deleted the fix-select-all-crash branch April 7, 2020 13:45
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.

2 participants