Skip to content
  • Vlad Zahorodnii's avatar
    wayland: Fix mispositioned decoration tooltips · f065d74a
    Vlad Zahorodnii authored
    QPlatformScreen::virtualSiblings() must return a list of screens on the
    virtual desktop, otherwise QToolTip will use
    QGuiApplication::primaryScreen() instead of looking up the screen where
    the decoration tooltip must be shown using QDesktopWidget::screenNumber().
    
    BUG: 432860
    
    
    (cherry picked from commit 712dbc41)
    f065d74a