[Canvas] element that's visibly on the top is ignored for hover and selection in favor of occluded element #114073
Labels
bug
Fixes for quality problems that affect the customer experience
Feature:Canvas
impact:needs-assessment
Product and/or Engineering needs to evaluate the impact of the change.
loe:needs-research
This issue requires some research before it can be worked on or estimated
Team:Presentation
Presentation Team for Dashboard, Input Controls, and Canvas
Kibana version:
Happened to see it at e9fc519 but present earlier too
Elasticsearch version:
Corresponding Dev snapshot for commit
Server OS version:
Local ES
Browser version:
Chrome 94.0.4606.61 on OS X
Browser OS version:
Original install method (e.g. download page, yum, from source, etc.):
Developer bootstrap
Describe the bug:
It's not the topmost visible element that gets activated with the mouse (or the mouse interactions are good and the visibility z-order is wrong)
Steps to reproduce:
Expected behavior:
Topmost visible should be highlighted on hover, and selected on click
Screenshots (if relevant):
Errors in browser console (if relevant):
Provide logs and/or server output (if relevant):
Any additional context:
I found it while reviewing an apparently unrelated PR by @poffdeluxe #113677
The text was updated successfully, but these errors were encountered: