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

Bad Dropdown Menu Location on Ubuntu #1014

Closed
Vzor- opened this issue Aug 25, 2022 · 5 comments
Closed

Bad Dropdown Menu Location on Ubuntu #1014

Vzor- opened this issue Aug 25, 2022 · 5 comments

Comments

@Vzor-
Copy link
Contributor

Vzor- commented Aug 25, 2022

The location of the drop-down menu seems to be determined by the last location of the 'about' dialog. Running ubuntu 22.04.1 LTS with openjdk18.

Screenshot 2022-08-25 at 6 15 30 PM

Screenshot 2022-08-25 at 6 19 58 PM

@tresf
Copy link
Contributor

tresf commented Aug 25, 2022

I think this is worse in a Parallels VM due to the mouse integration. @lite1979 can you confirm that it's not this bad on a physical machine? @Vzor- ideas welcome.

@Vzor-
Copy link
Contributor Author

Vzor- commented Aug 25, 2022

It looks like the cursor coordinates coming from https://github.com/qzind/tray/blob/master/src/qz/ui/tray/TaskbarTrayIcon.java#L114 are what is changing when about is relocated.

@Vzor-
Copy link
Contributor Author

Vzor- commented Aug 25, 2022

You may be right about it being strangeness with the mouse itself via parallels. I ran xdotool getmouselocation from terminal, the location doesn't change as I move my mouse. If I relaunch QZ though and move the about window, then run the command again, the reported location has changed.

@tresf
Copy link
Contributor

tresf commented Aug 26, 2022

Right, I'd recommend disabling mouse integration in Parallels and see if it goes away.

@tresf
Copy link
Contributor

tresf commented Apr 22, 2023

This is planned to be superceded by features in #1044. In short, for systems that don't have a System Tray available, a QZ Tray dialog will be shown instead. Closing as superseded by a new feature in #1043.

@tresf tresf closed this as completed Apr 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants