[bisq-network/bisq] Prevent tooltip popover flicker upon mouseover (#3211)

battleofwizards notifications at github.com
Thu Sep 5 20:49:16 UTC 2019


Thanks a lot for attempting to fix this!

Debouncing sounds more like a workaround which is fine as the last resort solution.

Have you managed to identify the root cause though?

One plausible root cause was provided by @fresheneesz:

> Most times when I've seen behavior like this, its because the opening of the dialog changes the state that causes the dialog to close, which changes the state causing the dialog to open again. For example, if you have a dialog open under where the mouse is, the mouse may not be recognized as hovering over the "i" element anymore, causing the dialog to close, which causes the mouse to be recognized as hovering over the "i" element again, causing the dialog to open... etc etc.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq/pull/3211#issuecomment-528575731
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20190905/9658025b/attachment-0001.html>


More information about the bisq-github mailing list