YeGaSoft / DnDCharCtor

Test-Project for a `Blazor Hybrid` and `WebAssembly PWA` App
MIT License
0 stars 0 forks source link

Test MAUI App with Windows Virtual Keyboard #20

Closed YeGaSoft closed 2 days ago

YeGaSoft commented 2 days ago

Since under Android we needed to use a Soft-Patch to ensure that the Keyboard does not hide the input field this might also affect Windows Virtual Keyboard. PWA could be tested too, but it is expected that it works fine there.

YeGaSoft commented 2 days ago

Under Windows the problem does not exist.