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

Panning in diagram view does not work using the Wayland display server protocol #138

Open
NiklasRentzCAU opened this issue Aug 18, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@NiklasRentzCAU
Copy link
Member

When opening the diagram view in Eclipse on a Linux-based OS using the Wayland display server protocol, panning the view by clicking and dragging the mouse does not behave as expected. Most of the time the diagram does not pan at all, sometimes it just moves a very little, as if the system does not recognize the mouse still being held down to continue panning after a single frame. This makes panning unusable.

This issue will be noticeable when upgrading for example any Ubuntu system to the new 22.04 LTS version, as that switched to the Wayland display server protocol by default now.
A workaround for now this to simply not use the Wayland display server protocol and use the older Xorg one instead. The Ubuntu login screen allows to switch to that using a gear icon after selecting the user to log in, see also here.

For future use of KLighD in Eclipse on newer Linux-based systems using Wayland, this needs to be investigated.

@NiklasRentzCAU NiklasRentzCAU added the bug Something isn't working label Aug 18, 2022
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