My mouse has 3 buttons, so it's not the same thing per se. Also, I was able to swap the buttons around, and I still had trouble right-clicking with the different action (attack). So I'm reasonably sure this is related to mouse input related to button 2.
Downgraded to LWJGL 2.8.4, problem resolved. Note: You have to hold the right mouse button down considerably longer than we'd expected (~1 second) to get the item to split correctly. But at least it works. Thank you.
This issue is related to
MC-2429.My mouse has 3 buttons, so it's not the same thing per se. Also, I was able to swap the buttons around, and I still had trouble right-clicking with the different action (attack). So I'm reasonably sure this is related to mouse input related to button 2.
I downloaded lwjgl-2.8.5.zip from the origin site, unpacked it, and did the following:
cp lwjgl-2.8.5/native/linux/*.so ~/.minecraft/bin/natives/ cp lwjgl-2.8.5/jar/{lwjgl.jar,jinput.jar,lwjgl_util.jar} ~/.minecraft/bin/Good to know, will do shortly and report back. Thanks for the quick response!
Downgraded to LWJGL 2.8.4, problem resolved. Note: You have to hold the right mouse button down considerably longer than we'd expected (~1 second) to get the item to split correctly. But at least it works. Thank you.