Cannot break blocks while sprinting (Ctrl+Click = right click on macOS)
A few updates ago the ability to do Control + Left Click on Mac to do a right click was introduced. But then, sprinting with control was also added. For this reason, when you sprint on a Mac, you are unable to break blocks or attack because you are forced to right click.
Would it be possible to add an option to disable the Control + Left Click = Right Click in the Controls panel of the Options?
Environment
Mac OS X 10.9
Linked Issues
is duplicated by12
Created Issue:
Mac Control+Left Click Problem while sprinting
A few updates ago the ability to do Control + Left Click on Mac to do a right click was introduced. But then, sprinting with control was also added. For this reason, when you sprint on a Mac, you are unable to break blocks or attack because you are forced to right click.
Would it be possible to add an option to disable the Control + Left Click = Right Click in the Controls panel of the Options?
Environment
Mac OS X 10.9
Mac Control+Left Click ProblemwhilesprintingMac Control+Left Click Problem While Sprinting
duplicates
Mac Control+Left Click Problem WhileSprintingCannot break blocks while sprinting
is duplicated by
is duplicated by
relates to
duplicates
is duplicated by
is duplicated by
relates to
is duplicated by
is duplicated by
is duplicated by
Cannot break blocks while sprinting (Ctrl+Click = right click on macOS)
is duplicated by
is duplicated by
is duplicated by
relates to
is duplicated by
Thank you for your report!
However, this issue is a Duplicate of MC-59810.
It has been linked to this report. If you have additional information, please add it to that report.
Please search before reporting, as it's likely that one exists already.
Quick Links:
📓 Issue Guidelines – 💬 Community Support – 📧 Customer Support – 📖 Game Wiki
Hey there,
You're talking about MC-59810, and I've resolved this ticket as a duplicate of that report.
However, I have good news for you – as of 1.13 (to be released in spring/summer), Ctrl+Left click will no longer be registered as right click on macOS, see MC-121905.
In the meantime, you can use software to change the behaviour of Ctrl+Left click system-wide, a quick google search gave me "Karabiner", with which you can customise your keyboard. I don't know how it works though, I use Windows and Linux.
Same premise as MC-59810. This is intended behavior.
Thank you for your report!
We're actually already tracking this issue in MC-59810, so I resolved and linked this ticket as a duplicate.
However, that ticket has already been resolved. Depending on the resolution, that can mean that it either will be fixed in the next version, or that it is not considered a bug and won't be fixed.
If you haven't already, you might like to make use of the search feature in the future to see if the issue has already been reported.
Quick Links:
📓 Issue Guidelines – 💬 Community Support – 📧 Customer Support – 📖 Game Wiki
Do you happen to be on a mac? And do you have set sneak to Ctrl? If so, ctrl+left click is interpreted as right click there (see MC-59810 for instance).
Thank you for your report!
We're tracking this issue in MC-59810, so this ticket is being resolved and linked as a duplicate.
If you haven't already, you might like to make use of the search feature to see if the issue has already been mentioned.
Quick Links:
📓 Bug Tracker Guidelines – 💬 Community Support – 📧 Mojang Support
📓 Project Summary – ✍️ Feedback and Suggestions – 📖 Game Wiki
See MC-59810. Ctrl+Click is right click on macOS.
See MC-59810. macOS interprets Ctrl + Click as right click.
Thank you for your report!
We're tracking this issue in MC-59810, so this ticket is being resolved and linked as a duplicate.
If you would like to add a vote and any extra information to the main ticket it would be appreciated.
If you haven't already, you might like to make use of the search feature to see if the issue has already been mentioned.
Quick Links:
📓 Bug Tracker Guidelines – 💬 Community Support – 📧 Mojang Support
📓 Project Summary – ✍️ Feedback and Suggestions – 📖 Game Wiki
Does MC-59810 describe your issue?
Please don't put down the affected version as a future version, as you don't have access to it yet.
Dupe of
MC-13695No! This is NOT a duplicate of the bug report that said that the ctrl and left click did not work, this is a bug report that the ctrl and left click DOES work, but it gets in the way while sprinting with control because you cannot LEFT CLICK anything because the ctrl and left click WORKS. I was asking if there could be an option to REMOVE THIS FEATURE in the controls panel. Please read before marking this as a duplicate of the complete opposite.
Please remove the dupe tag and reopen this thread.
This behavior is handled by LWJGL, and is completely transparent to Minecraft.
Modified copy of what I put in my duplicate issue
MC-255800This is not done by LWJGL at all (it may have been in older versions, but definitely isn't in 1.19 - I suspect not since 1.13).
This should be resolved as works as intended instead. I had a look at the input code for this and discovered that it was actually done by Minecraft in the input code. I think this is bad since it makes using the default controls basically not playable on a real mouse. This should be (imo) removed or an option, since it makes it impossible to sprint and left click on a normal mouse, but can be somewhat useful on a trackpad (not useful enough imo to make the game substantially worse on macOS when using a mouse compared to other platforms).
Fabric function name that implements this - Mouse.onMouseButton
Affects 24w03b. Using toggle sprint helps alleviate the issue, but a new setting for this behavior would still be the best solution.
This is clearly observable in PvP, when you have to sprint attack.