Bug 350883

Summary: Image cropped and scaled with QT_DEVICE_PIXEL_RATIO
Product: [Applications] gwenview Reporter: Kai Uwe Broulik <kde>
Component: generalAssignee: Gwenview Bugs <gwenview-bugs-null>
Status: RESOLVED UPSTREAM    
Severity: normal CC: bugzilla, myriam, nate, null, simonandric5
Priority: NOR Keywords: usability
Version: 5.0.0   
Target Milestone: ---   
Platform: Other   
OS: Linux   
See Also: https://bugs.kde.org/show_bug.cgi?id=373178
Latest Commit: Version Fixed In:

Description Kai Uwe Broulik 2015-08-02 14:02:42 UTC
When running Gwenview with QT_DEVICE_PIXEL_RATIO=2 the image is cropped and cramped into the bottom left corner of the view

Reproducible: Always

Steps to Reproduce:
1. run QT_DEVICE_PIXEL_RATIO=2 gwenview path/to/image.jpg
2.
3.

Actual Results:  
The image is displayed cramped into the bottom left corner and cropped, also blurry (scaled up pixmap)

Expected Results:  
The image is rendered normally
Comment 1 Kai Uwe Broulik 2015-08-09 15:17:11 UTC
The issue is only present when using the "OpenGL" animation mode, with none or software it works fine.
Comment 2 Nate Graham 2017-11-09 18:50:45 UTC
*** Bug 368570 has been marked as a duplicate of this bug. ***
Comment 3 null 2018-04-05 21:51:23 UTC
Can reproduce with Gwenview master on KF 5.32 / Qt 5.6.2, but works fine with KF 5.44 and Qt 5.9.4. I guess this has been fixed at some point in the past, most likely in Qt.