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
With libgtk-3-0_3.24.24-4+rpt3 touch events from an ILITEK ILITEK-TP stop working.
Initially I encountered the problem with firefox not handling touch scroll any more.
Finally I went down to a small python test prog (attached) that should show the touch events.
I did some further testing and found that it still works with libgtk-3-0_3.24.24-4+rpt2.
So from looking at the patches it seems to me that doubleclick.patch breaks the correct handling of touch events. touchtest.py.txt
Steps to reproduce the behaviour
Use the attached testprog (needs python3-gi installed) and touch the area. Should report touch events and button clicks.
In the error case it only reports button events.
Describe the bug
With libgtk-3-0_3.24.24-4+rpt3 touch events from an ILITEK ILITEK-TP stop working.
Initially I encountered the problem with firefox not handling touch scroll any more.
Finally I went down to a small python test prog (attached) that should show the touch events.
I did some further testing and found that it still works with libgtk-3-0_3.24.24-4+rpt2.
So from looking at the patches it seems to me that doubleclick.patch breaks the correct handling of touch events.
touchtest.py.txt
Steps to reproduce the behaviour
Use the attached testprog (needs python3-gi installed) and touch the area. Should report touch events and button clicks.
In the error case it only reports button events.
Device (s)
Raspberry Pi 4 Mod. B
System
Raspberry Pi reference 2022-01-31
Generated using pi-gen, https://github.com/RPi-Distro/pi-gen, 32d0819f5b60f30099fbe829c661622c800ab645, stage-avnav
Linux avnav 5.10.92-v7l+ #1514 SMP Mon Jan 17 17:38:03 GMT 2022 armv7l GNU/Linux
vcgencmd version
Jan 20 2022 13:56:48
Copyright (c) 2012 Broadcom
version bd88f66f8952d34e4e0613a85c7a6d3da49e13e2 (clean) (release) (start)
dpkg -l libgtk-3-0
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name Version Architecture Description
+++-================-==============-============-====================================
ii libgtk-3-0:armhf 3.24.24-4+rpt3 armhf GTK graphical user interface library
Logs
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: