Bug 403062 - Systemsettings tooltips are are not immediately displayed at the right place
Summary: Systemsettings tooltips are are not immediately displayed at the right place
Status: RESOLVED UPSTREAM
Alias: None
Product: systemsettings
Classification: Applications
Component: sidebarview (show other bugs)
Version: 5.14.5
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Marco Martin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-01-10 09:18 UTC by tromzy
Modified: 2019-01-10 13:41 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description tromzy 2019-01-10 09:18:34 UTC
SUMMARY
On Wayland, the Systemsettings tooltips that are displayed when you hover the mouse on a module to inform on many elements it contains, are misplaced when the window opens. Once you click an element (eg : "Fonts"), they are displayed correctly where they should be (next to the element).

STEPS TO REPRODUCE
1. Open Systemsettings on a Wayland session
2. Hover the mouse on an element at the left (eg : Fonts, Colors, Icons...)
3. Enter  

OBSERVED RESULT


EXPECTED RESULT


SOFTWARE/OS VERSIONS
Windows: 
MacOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: Plasma 5.14.5
KDE Frameworks Version: 5.53
Qt Version: 5.12.0

ADDITIONAL INFORMATION
Comment 1 Kai Uwe Broulik 2019-01-10 10:05:24 UTC
Can confirm.
For some reason the tooltip isn't doesn't get a transient parent properly. The problem lies in it being a sub surface and it doesn't have focus initially, so KWin refuses to accept the transient parent it tells it, or something along the lines of that.
Comment 2 David Edmundson 2019-01-10 13:24:55 UTC
Fixed in 5.12.1
Comment 3 David Edmundson 2019-01-10 13:41:00 UTC
2b79a41096a0d626659f5647743005a963c3fe7d in QtWayland