Skip to content
Commit 712dbc41 authored by Vlad Zahorodnii's avatar Vlad Zahorodnii
Browse files

wayland: Fix mispositioned decoration tooltips

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
parent 12427932
Pipeline #136059 passed with stage
in 14 minutes and 49 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment