-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
Context menu in entry editor displayed on primary screen (jfx 23) #11323
Comments
Okay, I think I found the issue, at least under mac it's working now.... Back in the early days we introduced this in #5352 |
Can you test this version? https://builds.jabref.org/pull/11324/merge |
Moin @Siedlerchr, great, that one works: Context menus are at the right place. Sometimes, evil workarounds have their rationale ;) Thanks! |
JabRef version
Latest development branch build (please note build date below)
Operating system
GNU / Linux
Details on version and operating system
JabRef 5.14--2024-05-20--7dce65a Linux 6.1.0-21-amd64 amd64 Java 22.0.1 JavaFX 23-ea+18
Checked with the latest development build (copy version output from About dialog)
Steps to reproduce the behaviour
I'm using i3 and saw that the context menu in the entry list is shown on the same screen as JR. But, interestingly, the context menu for a field in the entry editor is shown on the primary screen, not on the one where JR resides, see the attached screenshot.
![jr-fx23-screen-menu](https://private-user-images.githubusercontent.com/25365609/332675092-ea24549d-f282-4c65-9646-8cca3812aa54.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkyMDMzNDksIm5iZiI6MTczOTIwMzA0OSwicGF0aCI6Ii8yNTM2NTYwOS8zMzI2NzUwOTItZWEyNDU0OWQtZjI4Mi00YzY1LTk2NDYtOGNjYTM4MTJhYTU0LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTAlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEwVDE1NTcyOVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTI4NTY4NzA0MDI5MzJiMzczMWY2ODBkOGQwNmRiYzkxNDE3Njg0NmVkNTkxYzczZTU0NGY4ZDEzNmZkOWM2MmUmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.ZCXkUcMJZbyWKYwl55h8cKB3d0daf9_KVzXZmBMHp9A)
I wonder whether this is a JavaFX GUI framework issue, or whether the rendering of context menus can be individually controlled by the programmer. In the latter case, there could perhaps be an easy fix.
Appendix
No response
The text was updated successfully, but these errors were encountered: