Open
Description
Describe the bug
On phones the on-screen keyboard can cover up textboxes and you cannot see what you are typing.
It is easy to add bottom margin to the scroll-viewer, BringIntoView; in GotFocus.
If there was a way of knowing how tall the On-screen-keyboard was it would be perfect, but I cannot find a solution for this problem.
To Reproduce
have a textbox in the bottom 20% of the screen.
Expected behavior
The textbox on top of on-screen keyboard. Or if you knew the height of the on-screen keyboard you could do this yourself.
Screenshots
Environment
IOS and Android.
Avalonia-Version: [11.0.4]