Hi,
We have a custom porteus kiosk installation, running a web page on chrome. On the text fields, when doing a long touch or a double touch, we have a popup "cut | copy | paste" and sometimes it causes a page refresh and a blank page. Is there any way to prevent those 2 actions (long touch and double touch) on the system directly . We tried to set to 0 via xinput the third mouse button for the tactile screen, but that did nothing. We also tried via JS in our app to catch the events (touch start / touch end) and nothing there either.
Thanks.
We have a custom porteus kiosk installation, running a web page on chrome. On the text fields, when doing a long touch or a double touch, we have a popup "cut | copy | paste" and sometimes it causes a page refresh and a blank page. Is there any way to prevent those 2 actions (long touch and double touch) on the system directly . We tried to set to 0 via xinput the third mouse button for the tactile screen, but that did nothing. We also tried via JS in our app to catch the events (touch start / touch end) and nothing there either.
Thanks.