Skip to content

Fix backspace on the entire input wrong behavior #226

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 1 commit into from
Aug 4, 2019

Conversation

zephylac
Copy link
Collaborator

@zephylac zephylac commented Aug 4, 2019

Previously if I had the cursor here and pressed cmd + backspace. It would delete the entire input. Which is wrong because backspace removes everything on the LEFT of the cursor and not right.

Capture d’écran 2019-08-04 à 18 12 35

@pchampio pchampio self-requested a review August 4, 2019 17:59
Copy link
Member

@pchampio pchampio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good catch, merged and tagged into v0.27.3

@pchampio pchampio merged commit e75d3ab into go-flutter-desktop:master Aug 4, 2019
@pchampio
Copy link
Member

pchampio commented Aug 4, 2019

Oh and it's not a chore, it's a fix

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants