"Photoshop image PSD" is listed twice in OPEN dialog Reproducible: Always Steps to Reproduce: 1.From menu choose FILE/OPEN 2.open drop down menu to choose type of file you want to open 3.notice that "Photoshop image PSD" is listed twice Actual Results: Nothing major, its just small bug in the drop down menu, I guess it isnt affecting the way program works. Expected Results: I would expect to have each file type listed once
The bug happens on Linux too. I found out that it happens on my system when image/x-psd and image/vnd.adobe.photoshop are both passed to the file dialog. If just one is passed everything works.
but that suggests there's something wrong deeper down, since the mimetype system should be able to decide that those are the same thing.
Yeah, but that's not something we can fixed. Maybe we could move the bug to kdelibs or so.
Ok. So the issue is that if a type has more than one mimetype string but is actually the same thing, it should be shown only once, right?
Thank you for reporting this bug in KDE software. As it has been a while since this issue was reported and confirmed, can we please ask you to see if you can reproduce the issue with a recent software version? If you can reproduce the issue, please change the status to "CONFIRMED" when replying. Thank you!
At least in Krita, it no longer happens.