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

Mouseup Not Registering (Click Stuck) #10392

Open
3 tasks done
aayore opened this issue Dec 28, 2024 · 4 comments
Open
3 tasks done

Mouseup Not Registering (Click Stuck) #10392

aayore opened this issue Dec 28, 2024 · 4 comments
Labels

Comments

@aayore
Copy link

aayore commented Dec 28, 2024

Platforms

Mac

Build

146

Issue

Mouse clicks are "sticky." It seems like click events are interpreted as a mousedown/mouseup, but the mouseup is getting lost. If I click slowly, both events register and the game works as expected. But clicking at a natural speed causes the issue. Clicking on the map will cause my ship to start shooting. I have to click again to make it stop. Trying to place a single block will get stuck in click-and-drag mode. Etc.

Steps to reproduce

This happens 100% of the time. I don't think it happened immediately after the release of 146, but it happens all the time now. I have two Macs that produce the issue consistently.

Mods used

No mods installed.

Save file

System 1

System 2

I am using the same Logitech MX Vertical on both systems. I will test with other input devices (e.g. trackpad) to see if the issue persists.

(Crash) logs

No response

Submission

  • I have updated to the latest release (https://github.com/Anuken/Mindustry/releases) to make sure my issue has not been fixed.
  • I have searched the closed and open issues to make sure that this problem has not already been reported.
  • I am not using Foo's Client, and have made sure the bug is not caused by mods I have installed.
@aayore aayore added the bug label Dec 28, 2024
@Matita008
Copy link

will test with other input devices (e.g. trackpad) to see if the issue persists.

IIRC mindustry doesn't support trackball or controllers

@JasonP01
Copy link
Contributor

Ive also had this happen, i just assumed excessive lag due to bad device caused it

@aayore
Copy link
Author

aayore commented Dec 30, 2024

This happens with my trackpad, too. So I don't believe it's device-specific.

@SandJ
Copy link

SandJ commented Dec 31, 2024

I thought this was just me! It has been happening for just a few days and thought it must be something I was doing differently. When placing a block it will go into 'build a line of them' mode, or I will find my ship mining for resources or firing continuously. I have not determined any common factor. in my behaviour or gameplay, that might trigger when this occurs. No other software is affected.

I am playing on:
Mindustry version: 146
Xubuntu Linux 22.04.5
I am using a Logitech Trackman - a mouse with the ball on top - which I have used for years and functions exactly as a conventional mouse does. That is performing perfectly with everything else.

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

No branches or pull requests

4 participants