You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sometimes because of mouse jitter when drawing selection I accidently move image. After that it is impossible to undo that action, instead the drawing action is undone.
Rarely image not moved by several pixels, but top-left corner jumped under mouse location.
Steps to reproduce the issue
Select tool for drawing (rectangle, ellipsis, text)
When drawing quickly unpress and press again mouse button. I think, that will be hard to reproduce manually, so some scripting may be required. In reality that is performed accidently due to mouse button jitter
You will move image
Press Ctrl+Z
The last drawing action will be undone instead of image movement
Error output
Cannot say. There is not visible GUI windows and I run shutter not from the terminal.
Extra information, such as Shutter version, display server in use (Xorg or Wayland), operating system and ideas for how to solve:
I tried to reproduce it but didn't manage to, so far... If you can specify step by step one possibility to reproduce it, it would make things easier! 😃
Unfortunately, I cannot, because this is unwanted random process. I speculate, that it can be reproduced if use some tools for scripting user actions, AutoHotKey or similar and make a very quick mouse release followed by mouse press while you are drawing rectangle. On mouse up it should stop drawing rectangle, on mouse press start dragging image. After that try to undone the last action
Brief summary of issue
Sometimes because of mouse jitter when drawing selection I accidently move image. After that it is impossible to undo that action, instead the drawing action is undone.
Rarely image not moved by several pixels, but top-left corner jumped under mouse location.
Steps to reproduce the issue
Error output
Cannot say. There is not visible GUI windows and I run shutter not from the terminal.
Extra information, such as Shutter version, display server in use (Xorg or Wayland), operating system and ideas for how to solve:
Shutter version: 0.99.2 Rev.1593
Display server: Xorg
OS: Ubuntu 22.04.4 LTS
The text was updated successfully, but these errors were encountered: