victronenergy / gui-v2

Other
19 stars 9 forks source link

Keyboard input not working in WebAssembly builds with Chromium browser on Linux #1279

Open chriadam opened 1 week ago

chriadam commented 1 week ago

Jeroen noticed a problem with keyboard input on Chromium in password fields (e.g. general / security profile -> password). From some limited testing, we believe it works in Firefox on Linux, and in Chrome on Windows, and Safari on Mac OS X. But not in Chromium on Linux. Will investigate - one possibility is to update to later version of Qt WebAssembly if this has wider support.

DanielMcInnes commented 1 week ago

FYI, I cannot reproduce this issue (Chromium on ubuntu 22.04) on my system