Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When mouse enters control bounds, over link the hand cursor will not display immediately #11

Open
digao-dalpiaz opened this issue Apr 26, 2020 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@digao-dalpiaz
Copy link
Owner

When there is a link at corner of any control bounds, when mouse enters the control directly to the link, in the first pixel the cursor don't changes immediately to hand type.

Then when mouse move event fires, the hand is displayed.

@digao-dalpiaz digao-dalpiaz added the bug Something isn't working label Apr 26, 2020
@digao-dalpiaz digao-dalpiaz self-assigned this Apr 26, 2020
@digao-dalpiaz
Copy link
Owner Author

Apparently, this is one of Windows behavior:

https://stackoverflow.com/questions/53783776/cursor-not-changing-on-mousedown

@digao-dalpiaz
Copy link
Owner Author

To better understand the problem, this actually occurs at any border of any link contained in the text when the mouse enters the link area, if you move the mouse just 1 pixel and keep the mouse still on it. When moving the mouse another 1 pixel into the link, then the cursor is updated to the correct cursor (hand)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant