You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When right clicking on a chart with tooltip actions, the tooltip attempts to render the tooltip as a pinned context menu but just flickers and continues to render unpinned tooltip.
Right-click near bottom of chart, notice the chart flickers and the tooltip does not get pinned as expected.
Expected behaviour
Tooltip renders as pinned context menu with right click near bottom of page.
Screenshots
Additional context
The pinned state does not change, it's set to true flickers and goes on thinking the tooltip is not pinned, then clicking out of the chart blurs the tooltip and sets pinned to false.
There is also a strange placement behavior seen in the gif above when you right click higher in the chart where the pinned tooltip is placed with the height of the longer tooltip rendered just prior. This behavior could be related to the problem.
Describe the issue
When right clicking on a chart with tooltip actions, the tooltip attempts to render the tooltip as a pinned context menu but just flickers and continues to render unpinned tooltip.
To Reproduce
Steps to reproduce the behavior:
Expected behaviour
Tooltip renders as pinned context menu with right click near bottom of page.
Screenshots
Additional context
The
pinned
state does not change, it's set to true flickers and goes on thinking the tooltip is not pinned, then clicking out of the chart blurs the tooltip and setspinned
tofalse
.There is also a strange placement behavior seen in the gif above when you right click higher in the chart where the pinned tooltip is placed with the height of the longer tooltip rendered just prior. This behavior could be related to the problem.
Kibana Cross Issues
Checklist
:xy
,:partition
):interactions
,:axis
)Kibana Cross Issues
list and thekibana cross issue
tag is appliedThe text was updated successfully, but these errors were encountered: