This seems to be solved, since we cannot reproduce this on the same hardware as before.
Now i have another question. When opening the OSK is pushing the web browser content up. is there an option to make it overlay instead of pushing ?
The problem with that would be that the input field may well end up behind the OSK, you wouldn’t see what you’re typing. In the ideal case the OSK would communicate with the application that it’s covering (a part of) the application’s content, and have the app react accordingly, but that would require changes across the stack.
Hi, can you tell me how the keyboard decides whether to overlay the UI, or push it up? We use two different sites with the Mir web kiosk, both are Blazor SPA’s. On one of them the keyboard clearly overlays the page, on the other it pushes the page up and causes a scrollbar to appear.