Skip to content

Merge pull request #87827 from jeanp413/fix-79857#87827

Merged
alexdima merged 2 commits intomicrosoft:masterfrom
jeanp413:fix-79857
Jan 18, 2020
Merged

Merge pull request #87827 from jeanp413/fix-79857#87827
alexdima merged 2 commits intomicrosoft:masterfrom
jeanp413:fix-79857

Conversation

@jeanp413
Copy link
Contributor

This PR fixes #79857

The issue is that when the cursor goes out of the window e.relatedTarget is null so just removing the fallback to e.target fixes it.
Not sure if the fallback || e.target covers an edge case but it's been there since the beginning of the repo.

@alexdima alexdima added this to the January 2020 milestone Jan 18, 2020
@alexdima
Copy link
Member

Thank you! ❤️

@alexdima alexdima changed the title Fixes scrollbar does not hide when the mouse leaves the window through the right edge Merge pull request #87827 from jeanp413/fix-79857 Jan 18, 2020
@alexdima alexdima merged commit bc89f7a into microsoft:master Jan 18, 2020
@jeanp413 jeanp413 deleted the fix-79857 branch January 18, 2020 20:03
@github-actions github-actions bot locked and limited conversation to collaborators Mar 27, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Scrollbar does not hide when the mouse leaves the window through the right edge

2 participants