-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
6.9.1
-
None
-
wasm (tested on Vivaldi for android)
i am building the app with Qt for WebAssembly and in tested case textfields (probably textareas too) properties (example .text) doesnt updates on right time (at editing). i tested on mobile (android) and desktop (fedora 42) version of Vivaldi. on desktop version works as expected but on mobile (android) not so much. tested textfields have button that should appear when textfield.text is not empty, but it appear just when: focus changes to another component, i press spacebar or i press "enter" (return key).