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
I use ubuntu frame with wpe (through wpe-webkit-mir-kiosk) for … a kiosk 😉
Unfortunately, in our Kiosk there are some Buttons where you need to confirm the action by “holding” the button for a couple of seconds.
E.g. you need to confirm that you want to shutdown the kiosk by holding “Hold to shutdown” for a certain time. On top of the dialog there is a progress bar (see screenshot; blue) and normally after hitting 100% it should shut down the kiosk. For some reason this never happens and the blue progress bar does not move at all.
(Screenshot taken remotely via PC, that’s why there is a mouse cursor)
Any Ideas?
Thanks a lot tbanetwork
P.S. Sysinfo:
Hardware: NVIDIA Orin NX (ARM64)
OS: NVIDIA Jetson Linux 35.4.1 (Ubuntu 20.04)
The text was updated successfully, but these errors were encountered:
This is probably some issue related to touch input or mouse input handling.
@tbanetwork Which kind of input device are you using (mouse, touch)? Also, do you know how the page checks that the button is kept pressed? A small HTML sample file would be useful to reproduce and investigate the problem on our end.
thanks for your feedback. Sorry for my late response (vacation). My colleagues did some further investigation and it seems as if the "long press" recognition on the website we use is not working properly with wpe-webkit for some reason. Another Website with long-press actions did work fine.
Nevertheless, we will also try updating the wpe webkit version -> thanks for the hint.
Hi all!
I use ubuntu frame with wpe (through wpe-webkit-mir-kiosk) for … a kiosk 😉
Unfortunately, in our Kiosk there are some Buttons where you need to confirm the action by “holding” the button for a couple of seconds.
E.g. you need to confirm that you want to shutdown the kiosk by holding “Hold to shutdown” for a certain time. On top of the dialog there is a progress bar (see screenshot; blue) and normally after hitting 100% it should shut down the kiosk. For some reason this never happens and the blue progress bar does not move at all.
(Screenshot taken remotely via PC, that’s why there is a mouse cursor)
Any Ideas?
Thanks a lot tbanetwork
P.S. Sysinfo:
Hardware: NVIDIA Orin NX (ARM64)
OS: NVIDIA Jetson Linux 35.4.1 (Ubuntu 20.04)
The text was updated successfully, but these errors were encountered: