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

Mouse events broken on linux #771

Open
jonnenauha opened this issue Aug 1, 2014 · 1 comment
Open

Mouse events broken on linux #771

jonnenauha opened this issue Aug 1, 2014 · 1 comment

Comments

@jonnenauha
Copy link
Member

If any linux guys have input on these I would appreciate it. Observed with 64bit Ubuntu 14.04 under VMWare Player VM in Windows 7.

  • Mouse hover events are not registering at all to the graphics view, eg. ui elements that have Qt styles for hovering are not being triggered. Might be that mouse move events are not triggering at all, which would cause this.
  • Mouse right click drag is so fast that few pixel drag will flip the camera around multiple times. This might be something related to the mouse cursor hide + force centering mouse on the main window while dragging.
@jonnenauha
Copy link
Member Author

Also I'm using Qt 4.8.5 or 6. Anyways almost the latest 4.8 release. We use the same one for mac and windows and this is not a bug there.

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