Pixelorama icon indicating copy to clipboard operation
Pixelorama copied to clipboard

Extra mouse buttons do not function when used as shortcuts

Open Violet-RM opened this issue 1 year ago • 2 comments

Pixelorama version:

1.0.1-stable, specifically the flatpak

OS/device including version:

Linux Mint 22

Issue description:

When setting my shortcuts to my liking, I want to set undo and redo to mouse4 and mouse5, called mouse thumb button 1 and 2 in the settings. To clarify, I am not trying to edit the default bindings, and I am able to set other shortcuts (ex: i set Ctrl-Alt-Shift-1 just to see if i was doing something wrong when setting shortcuts in the first place, and it worked as expected). I only encounter this issue when I am setting a binding to side mouse buttons.

Steps to reproduce:

  1. Set a shortcut to a mouse thumb button
  2. The shortcut is not executed when using the mouse thumb button and nothing happens

Violet-RM avatar Aug 09 '24 18:08 Violet-RM

Still an issue in the 1.0.3 release

Violet-RM avatar Sep 14 '24 17:09 Violet-RM

This is a Godot bug, I managed to replicate it with other Godot projects as well. I opened an issue to its repository: https://github.com/godotengine/godot/issues/98057

OverloadedOrama avatar Oct 10 '24 14:10 OverloadedOrama

I implemented a workaround myself in 6863adf957adb0d218bd078e9700ace101cd4312 because I'm unsure if and when this will be addressed in Godot's side. If it is, I will remove the workaround. The fix will be in the next stable version, thank you for reporting!

OverloadedOrama avatar Oct 30 '24 12:10 OverloadedOrama