Created attachment 173122 [details] (screenshot of obviously wrong birds eye view) *** If you're not sure this is actually a bug, instead post about it at https://discuss.kde.org If you're reporting a crash, attach a backtrace with debug symbols; see https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports *** SUMMARY STEPS TO REPRODUCE 1. Open any image with gwenview 2. Zoom in (with enabled bird's eye view) 3. It obviously doesn't match up with the part of the image being viewed OBSERVED RESULT EXPECTED RESULT SOFTWARE/OS VERSIONS Windows: macOS: (available in the Info Center app, or by running `kinfo` in a terminal window) Linux/KDE Plasma: KDE Plasma Version: 6.1.4 KDE Frameworks Version: 6.5.0 Qt Version: 6.7.2 ADDITIONAL INFORMATION I'm using Wayland with Fractional Scaling set to 1.25x
can confirm, issue only happens on Wayland Setting WAYLAND_DISPLAY="" and launching gwenview results in correct birds eye view.
Seems like the birds eye view is just unaffected by fractional DPI scale on Wayland, which causes it to render using the wrong bounding box size???
Confirmed on gwenview from git master.