Created attachment 191444 [details] image showing issue The Image editor save options are not showing correct options for JPEG and PNG and others. See screenshots that are marked up. The image editor export save dialog is also incorrect, a JPEG was selected as the export format on the prior screen. See screenshot. digiKam-9.1.0-20260411T030120-Qt6-MacOS-arm64.pkg This seems to be Mac specific. I tried a recent daily build of 9.1.0 on Ubuntu 26.04 and it looked fine. SUMMARY STEPS TO REPRODUCE 1. Enter the Preferences > image editor > save settings 1. For the screenshot at export, edit an image, and click export. SOFTWARE/OS VERSIONS Windows: macOS: 15.7.5 (24G624) (available in the Info Center app, or by running `kinfo` in a terminal window) Linux/KDE Plasma: KDE Plasma Version: KDE Frameworks Version: 6.25.0 Qt Version: 6.11.0 ADDITIONAL INFORMATION
Created attachment 191445 [details] shows export dialog that is incorrect
Ye, it's fully reproducible on my macbook pro M1 with current 9.1.0. It's a very strange effect...
Git commit bc7cb8c94a2475350df8296e6003db1ffbd76143 by Gilles Caulier. Committed on 11/04/2026 at 15:32. Pushed by cgilles into branch 'master'. try to fix the logic with JPEG2000 export widget rules. M +1 -1 core/dplugins/dimg/jpeg2000/dimgjpeg2000plugin.cpp https://invent.kde.org/graphics/digikam/-/commit/bc7cb8c94a2475350df8296e6003db1ffbd76143
I just checked with the build from last night and my last commit fix the problem.