Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up(regression) iframe: hovering the iframe doesn't un-hover parent document nodes #11864
Comments
|
We don't send the mousemove event to the previously hovered pipeline when using webrender. See: servo/components/compositing/compositor.rs Line 1468 in 7d978e7 |
|
I can still reproduce this. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Previous issue: #7865
Hovering the div then moving mouse hover the iframe doesn't uncover the div.