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
Run waydroid prop set persist.waydroid.fake_touch '*'
Open Browser
Search for a term
Try to click drag with mouse upwards ⬆️
Expected result
Something akin to a swipe action should occur and one should "scroll" through the results just like on a phone.
Actual result
Text gets selected or URLs get dragged around. The mouse is still recognised as a mouse.
Alternative actions
Tried restarting and using waydroid prop set persist.waydroid.fake_touch org.lineageos.jelly. Checked the value with waydroid prop get persist.waydroid.fake_touch.
I've also encountered fake touch issues. I have the fake touch prop set "*", so it should apply to all apps, but for me it seems to apply to some, yet not all. The most annoying instance where it's not applying for me is in Google Play, can't do swipes in parts of its interface, only have partially working input from its limited mouse support. I even tried explicitly adding Google Play to the enabled list (com.android.vending). Though, I do have a Wacom tablet connected with uevent enabled, and that does seem to function as touch input in Google Play (swiping works everywhere with the tablet); is that treated as "real touch", the fake touch stuff doesn't apply to real tablets?
Using
waydroid prop set persist.waydroid.fake_touch
doesn't have any effect. A mouse acts like a mouse, not like touch input.Followed https://docs.waydro.id/usage/waydroid-prop-options#modify-app-behaviour
Steps to recreate
waydroid prop set persist.waydroid.fake_touch '*'
Expected result
Something akin to a swipe action should occur and one should "scroll" through the results just like on a phone.
Actual result
Text gets selected or URLs get dragged around. The mouse is still recognised as a mouse.
Alternative actions
Tried restarting and using
waydroid prop set persist.waydroid.fake_touch org.lineageos.jelly
. Checked the value withwaydroid prop get persist.waydroid.fake_touch
.No change.
system information
The text was updated successfully, but these errors were encountered: