P: "Export as" scale suffix overwrites wrong file
Files generated with the "Export As" function do not take into account their suffix when overwriting existing files, resulting in deletion of the wrong file, though no naming conflict exists.
Scenario:
- Example.psd is a working file that requires exports in several sizes.
- In the "Export As" interface we export the original size to example.jpg
- Then we decide we'd like to also have a smaller variant so we export another file but this time select 0.5x in the Scale All section of the Export As interface.
- The export window shows the original file name without suffix, which creates a prima facie naming conflict.
Actual result: The file example.jpg becomes deleted, and a new file called example.jpg@0.5x is created in its place.
Expected result: Two files with different names and no prompt to overwrite since no naming conflict exists.
Alternative expected result: Even if the argument is made that the OS platform can't predict the filename (based on it being added in multiple instances and as such not existing yet) the result should never be to overwrite the original file. It whould simply remain untouched. The process is wrong.
Note: This bug doesn't occur if we set multiple sizes during initial export.
A file should never delete another file when their resulting names wouldn't conflict. This is a bug.
Photoshop version: Any
Platform: Any
