https://bugs.kde.org/show_bug.cgi?id=381810

Boudewijn Rempt <b...@valdyas.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Fails to open downloaded    |Krita does not load images
                   |images with changed file    |with bogus file extensions.
                   |types                       |
     Ever confirmed|0                           |1
           Severity|normal                      |minor
                 CC|                            |b...@valdyas.org
             Status|UNCONFIRMED                 |CONFIRMED

--- Comment #1 from Boudewijn Rempt <b...@valdyas.org> ---
If you save a png image with firefox with the jpg extension, it's still a png
image, not a jpg image. And since krita tries to load it based on the
extension, it will fail. I guess we could also inspect the file itself to see
what format it really is, but then it would save to the wrong format (because
that is also based on the extension) -- and you'd save a non-lossy png as a
lossy jpg. I'm not sure that's a good idea.

In any case, _why_ would anyone do this?

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to