ProtonMail / proton-drive

120 stars 11 forks source link

Incorrect type displayed for EXE files on list layout #7

Open 4miners opened 3 years ago

4miners commented 3 years ago

Expected behavior

It should display files with EXE extension as Executable File Format, Executable File, Application or something similar.

Actual behavior

It displays EXE files as Unknown file, this can be misleading. When checking MIME type in Details it says application/x-msdos-program which is fine and probably better than application/octet-stream, however, I don't know if the first one is still commonly used nowadays.

obraz

Steps to reproduce