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

widget.Entry: validate when pasting from clipboard #5145

Merged
merged 1 commit into from
Sep 14, 2024

Conversation

pierrec
Copy link

@pierrec pierrec commented Sep 14, 2024

Fixes #5058.

andydotxyz
andydotxyz previously approved these changes Sep 14, 2024
Copy link
Member

@andydotxyz andydotxyz left a comment

Choose a reason for hiding this comment

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

Nice fix thanks

@andydotxyz
Copy link
Member

Oh dear I didn't notice that this was based off master - it should be develop.

@andydotxyz andydotxyz changed the base branch from master to develop September 14, 2024 17:39
@andydotxyz andydotxyz dismissed their stale review September 14, 2024 17:39

The base branch was changed.

Copy link
Member

@andydotxyz andydotxyz left a comment

Choose a reason for hiding this comment

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

GitHub website allowed me to switch base for you :)

@andydotxyz andydotxyz merged commit 18fc125 into fyne-io:develop Sep 14, 2024
12 checks passed
@andydotxyz
Copy link
Member

Thanks so much and congratulations on your first Fyne PR merge

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.

Abnormal Form Widget Entry Validation Behavior on Paste in Fyne 2.5.0
2 participants