Sorry, I can't reproduce that... did the same Linux tests now and in my case all mouse button values are correct...
Hi Klaus,
I uploaded my test case: https://36o.de/test/krpano-1.22.3-mouse-button/
My console output:
The first click is a left click, the second click is a right click and the third click is a middle click. "mouse.button" is correct for both left and middle click, but not for right click.
"mouse.leftbutton", "mouse.middlebutton" and "mouse.rightbutton" are always "false". However, I just checked this with krpano 1.21 with the same result. This might be related to the fact that I don't actually trigger those clicks with a mouse device, but via touchpad gestures. Not sure, if this is the intended behavior.
Kind regards,
Christian