Details
-
Bug
-
Resolution: Fixed
-
P1: Critical
-
6.7.0 Beta2
-
None
-
-
727de4568 (13.0), 5b993fa8e (dev), 72cc29415 (6.7), 8a19f3c08 (dev), 746e6d4b4 (6.7)
Description
The new icon platform engine returns a weird icon for "edit-clear": See the locator input field in Qt Creator:
All (the vertical bars and the X) are in the icon.
When I look at what Mail and Finder use, that looks completely different:
Another strangeness is that we request a pixmap with
icon.pixmap(size, pixelRatio, ...)
with pixelRatio 2, but we get a pixmap with devicePixelRatio 4 back - is that supposed to happen?
"size" is 32x16 in this case, the resulting pixmap has size 128x64 dpr 4
Attachments
Issue Links
- relates to
-
QTCREATORBUG-31015 Wizard "topic list" looks wrong on macOS
- Closed
For Gerrit Dashboard: QTBUG-121764 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
536405,3 | FancyLineEdit: Fix too large icons | 13.0 | qt-creator/qt-creator | Status: MERGED | +2 | 0 |
540099,2 | AppleIconEngine: fix aspect ratio adjustment | dev | qt/qtbase | Status: MERGED | +2 | 0 |
540292,2 | AppleIconEngine: fix aspect ratio adjustment | 6.7 | qt/qtbase | Status: MERGED | +2 | 0 |
540826,2 | Apple icon engine: maintain aspect ratio of image | dev | qt/qtbase | Status: MERGED | +2 | 0 |
541873,2 | Apple icon engine: maintain aspect ratio of image | 6.7 | qt/qtbase | Status: MERGED | +2 | 0 |