| Summary: | Tooltips flicker when moving mouse on gtk3 apps | ||
|---|---|---|---|
| Product: | [Plasma] kwin | Reporter: | Richard Ullger <rullger> |
| Component: | general | Assignee: | KWin default assignee <kwin-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | Flags: | vlad.zahorodnii:
X11+
vlad.zahorodnii: ReviewRequest+ |
| Priority: | NOR | ||
| Version First Reported In: | 5.17.90 | ||
| Target Milestone: | --- | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| URL: | https://phabricator.kde.org/D26809 | ||
| Latest Commit: | https://cgit.kde.org/kwin.git/commit/?id=7b910c51b173a49653f262fb191d49eb0073318b | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
| Attachments: | Demo showing tooltip flicker | ||
Do tooltips flicker if you disable morphing popups effect? Disabling the morphing popups effect fixes the issue and the tooltips are stable. I confirm the D26809 code changes to morphingpopups.js fix the issue. |
Created attachment 125279 [details] Demo showing tooltip flicker SUMMARY Tooltips flicker when moving mouse on gtk3 apps STEPS TO REPRODUCE 1. Open a gtk3 application 2. Hover the mouse on a relevant part of the screen to generate a tooltip e.g. a toolbar button. 3. move the mouse. OBSERVED RESULT Tooltip flickers. See attached screen recording. EXPECTED RESULT Tooltip should not flicker SOFTWARE/OS VERSIONS Operating System: Arch Linux KDE Plasma Version: 5.17.90 KDE Frameworks Version: 5.66.0 Qt Version: 5.14.0 Kernel Version: 5.4.13-arch1-1 OS Type: 64-bit Processors: 4 × Intel® Core™ i5 CPU M 430 @ 2.27GHz Memory: 7.5 GiB of RAM ADDITIONAL INFORMATION Observed on gnucash and virtual machine manager. Doesn't happen on inkscape (gtk2) or firefox Arch kde-unstable repo