Details
-
Bug
-
Resolution: Fixed
-
P1: Critical
-
6.9
-
None
-
Windows 11, System Scale = 125%
-
-
6887986bc (dev), 485a9213a (6.8)
Description
Icons in QTableView are incorrectly scaled after https://codereview.qt-project.org/c/qt/qtbase/+/563553
Steps to reproduce:
- run the attached "fetchmore.zip" project (a modified "qtbase\examples\widgets\itemviews\fetchmore")
Expected: fetchmore-good.jpg (built with Qt 6.7.0)
Actual: fetchmore-bad.jpg (built with latest <dev>)
Attachments
Issue Links
- resulted from
-
QTBUG-124573 Windows Icon Engine: QIcon::pixmap() scales size by devicePixelRatio twice, not once
- Closed