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

Delete command deletes the wrong images #491

Closed badetitou closed 4 years ago

badetitou commented 4 years ago

Describe the bug The delete button deletes the wrong image if we sort the table

To Reproduce Steps to reproduce the behavior:

  1. Sort the table with all the images
  2. Delete
  3. The dialog shows that the image to delete is not the correct one

Expected behavior The selected image should be deleted

Screenshots bugDeleteButton

Version information:

Expected development cost 1/2 hours? Maybe more depending on the model

demarey commented 4 years ago

The bug is coming from Spec. See https://github.com/pharo-spec/Spec/issues/889