https://bugs.kde.org/show_bug.cgi?id=521200
Akseli Lahtinen <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Version| |6.28 Fixed/Implemented| | In| | Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/fram | |eworks/kimageformats/-/comm | |it/7edf807082286279d8962323 | |a0378d566361031b Status|ASSIGNED |RESOLVED --- Comment #8 from Akseli Lahtinen <[email protected]> --- Git commit 7edf807082286279d8962323a0378d566361031b by Akseli Lahtinen. Committed on 10/06/2026 at 12:05. Pushed by akselmo into branch 'master'. avif: If we only have single image, return false at jumpToNextImage We were errorneously returning true here, as we do not have any more images to jump to. If we only have one image, return false. This avoids the avif handler getting stuck in a loop with only single images. FIXED-IN: 6.28 M +1 -1 src/imageformats/avif.cpp https://invent.kde.org/frameworks/kimageformats/-/commit/7edf807082286279d8962323a0378d566361031b -- You are receiving this mail because: You are watching all bug changes.
