https://bugs.kde.org/show_bug.cgi?id=489688
Ismael Asensio <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/fram | |eworks/kirigami/-/commit/7c | |011959dbe2b67de71b8f06a24b4 | |b3a31fc312b Resolution|--- |FIXED Version Fixed In| |6.6 --- Comment #5 from Ismael Asensio <[email protected]> --- Git commit 7c011959dbe2b67de71b8f06a24b4b3a31fc312b by Ismael Asensio. Committed on 18/09/2024 at 16:34. Pushed by iasensio into branch 'master'. ContextualHelpButton: Fix flickering when the popup covers the button On smaller windows, the toolTip popup can cover the contextual button, so the hover condition is lost and the toolTip closes. This makes the button get hovered again, which results in a continuous open/close loop Let's keep the tooltip open also when the popup itself is hovered FIXED-IN: 6.6 M +8 -1 src/controls/ContextualHelpButton.qml https://invent.kde.org/frameworks/kirigami/-/commit/7c011959dbe2b67de71b8f06a24b4b3a31fc312b -- You are receiving this mail because: You are watching all bug changes.
