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

[Mac] qt4.py example: Mouse cursor never changes when hovering over links #311

Closed
cztomczak opened this issue Mar 3, 2017 · 1 comment
Closed

Comments

@cztomczak
Copy link
Owner

cztomczak commented Mar 3, 2017

Looks like mouse move events are eaten by Qt and never sent to CEF. Tested with PySide only. Maybe this could be dirty fixed by calling CefBrowser.SendMouseMoveEvent from Qt mouse move event.

@cztomczak
Copy link
Owner Author

This is duplicate of Issue #185. Closing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant