inochi-creator icon indicating copy to clipboard operation
inochi-creator copied to clipboard

[BUG] Alt, Ctrl and Shift keys get locked/toggled on Linux

Open grillo-delmal opened this issue 1 year ago • 0 comments

Validations

  • [X] I have checked for similar bug reports and could not find any.
  • [X] I have tested and confirmed that this is an issue in an official branded build.

Describe the bug

Whenever I press one of those keys, it gets locked until I press another one. What I mean by locked is that the application thinks that I'm holding the key while I'm actually not holding it.

I only was able to reproduce this on Linux, on windows it works as I would expect.

Reproduction

  • Open any model
  • Press and release the CTRL hey
  • Click on various items of the node tree
    • They should start selecting like if the key was pressed
  • Press and release the ALT key or Shift key
  • Click on various items of the node tree
    • All the selected items should deselect, the only one selected would be the last one you picked

System Architecture

x86_64

Operating System

Linux

Version

0.7.4.1

Logs

No response

Additional Context

No response

grillo-delmal avatar Oct 18 '22 06:10 grillo-delmal