Skip to content
This repository has been archived by the owner on Oct 4, 2021. It is now read-only.

[release-8.4] Fix information popover flickering #9578

Merged
merged 2 commits into from
Jan 23, 2020

Conversation

monojenkins
Copy link
Contributor

When the TooltipPopoverWindow is visible, the parent
might receive mouse in/out events rapidly, depending
on the parenting status of the parent dialogs. This might
be caused by some Gtk Loop issue.

Delaying the hiding of the popup when the mouse leaves
effectively workarounds the issue.

Backport of #9576.

/cc @sevoku

When the TooltipPopoverWindow is visible, the parent
might receive mouse in/out events rapidly, depending
on the parenting status of the parent dialogs. This might
be caused by some Gtk Loop issue.

Delaying the hiding of the popup when the mouse leaves
effectively workarounds the issue.
@sevoku sevoku merged commit 1224d3b into release-8.4 Jan 23, 2020
@sevoku sevoku deleted the backport-pr-9576-to-release-8.4 branch January 23, 2020 00:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants