You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In my software developed for a Windows 7 32-bit touchscreen computer, I noticed that the program's window does not respond to the first click after startup, despite being in focus. However, if I click again, it responds correctly, and all subsequent clicks work fine. The webview within the program functions properly before the first click, and the animations display correctly. I suspect it is an issue with the webview window not receiving focus, but I am unsure how to resolve it.
Target device:
Windows 7 professional 32 bit
Webview 109
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
In my software developed for a Windows 7 32-bit touchscreen computer, I noticed that the program's window does not respond to the first click after startup, despite being in focus. However, if I click again, it responds correctly, and all subsequent clicks work fine. The webview within the program functions properly before the first click, and the animations display correctly. I suspect it is an issue with the webview window not receiving focus, but I am unsure how to resolve it.
Target device:
Windows 7 professional 32 bit
Webview 109
Detail:
target
i686-pc-windows-msvc
I enabled these four features in tauri.conf.json
Beta Was this translation helpful? Give feedback.
All reactions