Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Godot's android editor not differentiating between touch controls and mouse controls #72725

Closed
Solutionful opened this issue Feb 4, 2023 · 0 comments · Fixed by #73694
Closed

Comments

@Solutionful
Copy link

Godot version

4.0 Beta 17

System information

Xiaomi Pad 5, Adreno 640

Issue description

Good evening,

As explained in the title, the Godot Android editor doesn't seem to differentiate between normal screen touches and mouse clicks.

When using the touchscreen, you can hold your touch at a specific nodes to access it's properties, kind of like a right click with the mouse.

Although a good feature, it did come with a side-effect, when holding the left click button with a mouse, it would also emulate a right click.

here's a video for a more visual explanation:

Screenrecorder-2023-02-04-18-38-36-158.mp4

My recommendation would be to add a feature to differentiate between mouse and touches, or simply a settings option to disable the right-click on long press.

Steps to reproduce

1- Create a project on Godot Android Editor
2- Long press on any node with a mouse, which as a result would emulate a right click.

Minimal reproduction project

N/A

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants