pharo-project / pharo-launcher

Lets you manage your pharo images and download new ones
https://pharo-project.github.io/pharo-launcher/
MIT License
108 stars 46 forks source link

Ctrl+X shortcut doesn't work (Windows 10) #689

Open fuhrmanator opened 1 week ago

fuhrmanator commented 1 week ago

Describe the bug Selecting an image and typing the CTRL+X shortcut has no effect in Pharo Launcher 3.01 on Windows. The delete icon works (toolbar) as well as right-click Delete.

image

To Reproduce Steps to reproduce the behavior:

  1. Select an image
  2. Type CTRL-X
  3. Nothing happens.

Expected behavior Expecting a confirmation to delete the image, etc.

Screenshots See above.

Version information:

Expected development cost Should be just an event trap?

Additional context It seems other shortcuts don't work either (CTRL-O, CTRL-R, etc.)