dakboard / Hardware-OS

DAKboard Wall Display, CPU, and Raspberry Pi
25 stars 4 forks source link

Touchscreen unable to click with attached touchscreen IR #118

Closed cocarrig closed 10 months ago

cocarrig commented 10 months ago

Describe the bug Using a USB based IR touchscreen, after first setup and a subsequent reboot the touchscreen does not interact with the browser. If the USB connection is disconnected and connected again it will work for landscape, but not portrait matrix. Saving the orientation on the config page appears to resolve issue until the next reboot.

To Reproduce Steps to reproduce the behavior:

  1. Deploy 3.53 on Pi 4B
  2. Connect IR panel and complete setup in portrait orientation
  3. reboot device
  4. note that touch no longer interacts with screen for scrolling

Expected behavior Touch function in chromium should persist reboots.

Screenshots N/A

Device Type (please complete the following information):

DAKboard OS Version (please complete the following information): 3.53

Additional context N/A

scottbryant99 commented 10 months ago

I have this issue with 3.53. I downgraded to legacy DAKOS 3.42 to fix the issue until a new DAKOS release addresses this issue.

cocarrig commented 10 months ago

Current Status:

Next Steps: The code will need to be updated to ignore and not add any touch device args for chromium, in cases where touch devices are present that do not register as 2 inputs.

cocarrig commented 10 months ago

Fix completed in latest release: https://github.com/dakboard/Hardware-OS/releases/tag/3.54