Summary: | Every file type Krita is set to open by default is labeled simply "Image File" with no distinction | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | unduemarmot |
Component: | File formats | Assignee: | Alvin Wong <alvin> |
Status: | ASSIGNED --- | ||
Severity: | normal | CC: | alvin, rojasreinold, unduemarmot |
Priority: | NOR | ||
Version First Reported In: | 5.1.5 | ||
Target Milestone: | --- | ||
Platform: | Microsoft Windows | ||
OS: | Microsoft Windows | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | Three photos each of two image files (a PNG on the left and a JPEG on the right) being labeled in different ways, put together into a collage. |
Description
unduemarmot
2023-03-29 04:58:04 UTC
Hi, I see there's been an assignee for weeks. Then what? Same problem persists for over a year. I took a bit of a look and it seems like this is because all of these filetypes are defined in `packaging/windows/msix/manifest.xml.in` in one group and use the same display name of "Image File". I would guess that instead of grouping them all together we should separate them into different sections with their own unique display name. I don't have a windows setup so I can't test it out but anyone with a windows build is open to trying that and making a MR. |