Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[wpe-2.38.5][wpe-webkit-mir-kiosk] Long touch/press not working #709

Open
tbanetwork opened this issue Apr 29, 2024 · 3 comments
Open

[wpe-2.38.5][wpe-webkit-mir-kiosk] Long touch/press not working #709

tbanetwork opened this issue Apr 29, 2024 · 3 comments
Labels
needs investigation Needs some investigation to find the cause of the issue

Comments

@tbanetwork
Copy link

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.

323975835-df536e25-3722-4776-ad9d-885fab35fd72
(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)

@aperezdc aperezdc added the needs investigation Needs some investigation to find the cause of the issue label Aug 26, 2024
@aperezdc
Copy link
Member

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.

@aperezdc
Copy link
Member

aperezdc commented Aug 26, 2024

Also, WPE WebKit 2.38.x is extremely old, the bug may have been fixed already in newer versions.

@tbanetwork
Copy link
Author

tbanetwork commented Sep 9, 2024

Hi @aperezdc,

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.

Best Regards
Timo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs investigation Needs some investigation to find the cause of the issue
Projects
None yet
Development

No branches or pull requests

2 participants