Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-121764

[Reg 6.6->6.7] Funny theme icon

    XMLWordPrintable

Details

    • macOS, Windows
    • 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

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            vhilshei Volker Hilsheimer
            con Eike Ziller
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes