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 can see web pages, I can scroll with my finger, I can use a mouse (if connected), but single-finger touch doesn't work in a reliable way.
I mean, it seems to me that sometime something happens (I see some visual "effects" on the item I touch), but my touch is not handled as a touch/click.
I tried both with short touch and long touch, but nothing changes.
Is this a known limitation?
The text was updated successfully, but these errors were encountered:
I cannot comment about this specific problem but if you want to run the latest cog in Debian stable consider building also the latest stable wpewebkit:
dget http://deb.debian.org/debian/pool/main/w/wpewebkit/wpewebkit_2.46.1-1.dsc
cd wpewebkit-2.46.1
sed -i 's/dpkg-dev[^,]*,//' debian/control
apt build-dep .
debian/rules binary
I have a Debian bookworm (stable) than runs on a NXP iMX8M-Plus, and I built cog by sources as suggested by @bertogg in issue #736.
Now I have
I can see web pages, I can scroll with my finger, I can use a mouse (if connected), but single-finger touch doesn't work in a reliable way.
I mean, it seems to me that sometime something happens (I see some visual "effects" on the item I touch), but my touch is not handled as a touch/click.
I tried both with short touch and long touch, but nothing changes.
Is this a known limitation?
The text was updated successfully, but these errors were encountered: