You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello @Jacalz ,I copy pasted the example from https://developer.fyne.io/widget/entry
Any app with an entry widget should do (and assuming you don't do any special handling with w.Canvas().SetOnTypedKey)
Checklist
Describe the bug
Hello,
Since v2.4.0 GoBack action will forcefully close the app even if they keyboard is up.
How to reproduce
Expected:
The keyboard should collapse.
What happens:
The app exits.
Screenshots
No response
Example code
Fyne version
v2.4.0
Go compiler version
1.21.1
Operating system and version
Ubuntu 18.04 (compiling) / Android 10
Additional Information
No response
The text was updated successfully, but these errors were encountered: