-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Description
Checklist
- I have searched the issue tracker for open issues that relate to the same problem, before opening a new one.
- This issue only relates to a single bug. I will open new issues for any other problems.
Describe the bug
I do not know if it is a real bug:
fyne on Android: When I type something in an entry field, the soft keyboard appears – the space shrinks, the UI changes. Okay. Now, if I want to click an OK button, the click closes the soft keyboard, the button moves down, and I have to tap a second time. It gets even worse when there are scrollbars – they're unusable because the first tap makes the keyboard disappear, and then the scrollbar also disappears because there's enough space again.
Any idea ?
How to reproduce
I do not know if it is a real bug:
fyne on Android: When I type something in an entry field, the soft keyboard appears – the space shrinks, the UI changes. Okay. Now, if I want to click an OK button, the click closes the soft keyboard, the button moves down, and I have to tap a second time. It gets even worse when there are scrollbars – they're unusable because the first tap makes the keyboard disappear, and then the scrollbar also disappears because there's enough space again.
Any idea ?
Screenshots
No response
Example code
Should I make an example ?
Fyne version
2.7.3
Go compiler version
1.25.7
Operating system and version
Android
Additional Information
No response