Genymobile / Genymobile/scrcpy
Mouse clicks don't work
- Dominant language
- C
- Stars
- 150k
- Forks
- 13.7k
- Avg merge
- 4d 13h
- Merged PRs (30d)
- 2
Description
- [x] I have read the [FAQ](https://github.com/Genymobile/scrcpy/blob/master/FAQ.md).
- [x] I have searched in existing [issues](https://github.com/Genymobile/scrcpy/issues).
- OS: Windows
- scrcpy version: v1.17
- installation method: Windows release
- device model: Oppo F7 CPH1819
- Android version: 10
Everytime I try to click on my screen it says "WARN: Ignore touch event, it was generated for a different device size." Keyboard inputs do work for some reason. My phone's screen resolution is 1080x2280 but it only displays 910x1920. When I use scrcpy -m 1920 it works but it doesn't when I do scrcpy -m 2280.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the warning on Windows with the reported Oppo F7 and compare scrcpy -m 1920 with scrcpy -m 2280. Trace the mouse-click handling that emits “Ignore touch event, it was generated for a different device size”; done means clicks work at the phone’s native resolution without the warning.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, c
- Domain
- mobile-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100