PrusaLink: mangled file name in the "do you really want to delete …" dialog
Opened this issue · 3 comments
smurfix commented
Printer type - all
The dialog whether to really delete a file suffers from two problems:
- it can't be disabled
- it shows the mangled file name (stupid DOS file system …) which is limited to the first six characters of the "real" file name and thus is not enough to disambiguate whether you really have the correct file
Describe the expected functionality
- The dialog shows the full file name.
- The dialog has a "do not ask again" checkbox, which is honored until the printer is turned off (easy fix, sufficient for my taste) or stored in the settings somewhere.
bkerler commented
I think using the long filename instead of the mangled filename should be doable. Can you please take a screenshot as an example so I can have a look ?
smurfix commented
github-actions commented
This issue has been flagged as stale because it has been open for 60 days with no activity. The issue will be closed in 7 days unless someone removes the "stale" label or adds a comment.