Skip to content

LibWeb: Update hovered nested navigable on mouse leave#9263

Open
jonbgamble wants to merge 1 commit intoLadybirdBrowser:masterfrom
jonbgamble:pr-iframe-hover-mouseleave
Open

LibWeb: Update hovered nested navigable on mouse leave#9263
jonbgamble wants to merge 1 commit intoLadybirdBrowser:masterfrom
jonbgamble:pr-iframe-hover-mouseleave

Conversation

@jonbgamble
Copy link
Copy Markdown
Contributor

When the pointer leaves an iframe, we need to notify any hovered node. Otherwise, canvas animations that pause on mouseleave will continue, pigs will rain from the sky, the chicken will keep crossing the road, etc

Comment thread Libraries/LibWeb/Page/EventHandler.cpp
When the mouse leaves an iframe, we need to notify any hovered node.
Otherwise, canvas animations that pause on mouseout will continue to run
and things of that nature.
@jonbgamble jonbgamble force-pushed the pr-iframe-hover-mouseleave branch from af1e3fe to 0b39620 Compare May 5, 2026 17:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants