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

QShapedPixmapWindow incorrectly set at tooltip

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P4: Low P4: Low
    • None
    • 5.6.0
    • None

      The little window that shows the drag icon during drag and drops has an incorrect window type (at least on X11) as Tooltip
      in its constructoore:
      setFlags(Qt::ToolTip | Qt::FramelessWindowHint |
      Qt::X11BypassWindowManagerHint | Qt::WindowTransparentForInput | Qt::WindowDoesNotAcceptFocus);

      This may led window managers to mismanage it, as on X11 that window is supposed to have the type
      _NET_WM_WINDOW_TYPE_DND

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

            srutledg Shawn Rutledge
            mart Marco
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes