Skip to content
Commit f065d74a 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


(cherry picked from commit 712dbc41)
parent 8f2ba3ef
Pipeline #136094 passed with stage
in 12 minutes and 2 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