Bug 373659 - (Wayland) Tooltips appear on top-left until window is clicked on some applications.
Summary: (Wayland) Tooltips appear on top-left until window is clicked on some applica...
Status: RESOLVED NOT A BUG
Alias: None
Product: kwin
Classification: Plasma
Component: wayland-generic (other bugs)
Version First Reported In: 5.8.4
Platform: Neon Linux
: NOR minor
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-12-14 20:45 UTC by Ramon Dantas
Modified: 2016-12-16 00:40 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ramon Dantas 2016-12-14 20:45:11 UTC
When opening some Qt5 application on Wayland that uses tooltips, they will appear on the top-left corner until the window is clicked.

Steps:
1. Open a Qt5 application (tested with System Settings and KInfoCenter)
2. Without clicking the window, hover somewhere to show a tooltip. It will appear on the top-left corner.
3. Click the window, and hover it again. It will display correctly.

Reproductible: Always.
Comment 1 Martin Flöser 2016-12-15 16:50:21 UTC
the tooltips of System Settings and KInfoCenter are already fixed in the respective applications.

From KWin side it's an invalid bug as it's a problem in the application.
Comment 2 Ramon Dantas 2016-12-16 00:40:20 UTC
Thanks for the answer, glad to see it is fixed. Will the fix be released on 5.9?