-
-
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
"Default library mode" combobox is cut off #11447
Comments
Currently will test with other desktop managers |
Works great on Windows |
Next step: Write a reproducer. See https://github.com/Siedlerchr/javafxreproducer. Maybe, create another app. |
I've made an MWE: https://github.com/InAnYan/javafx-comboboxes It seems to work wonderful on Xubuntu, XFCE! I guess there is some issue also with JabRef CSS styles. |
@calixtus Can you look into the MWE (https://github.com/InAnYan/javafx-comboboxes) and integrate JabRef CSS files there? Or you can tell me how to do it properly, because I haven't worked with that, and JabRef has some custom logic for CSS |
Xubuntu, LXDE works perfectly. I guess it's some issue with XFCE and JabRef CSS |
Your repo is private, you need to invite me first |
Ooops, I thought I made it public. Made it public and added you as a collaborator. |
What do you mean by that? I did not see any CSS logic in your example. Can you add some CSS there? One of the first Google hits (https://docs.oracle.com/javafx/2/css_tutorial/jfxpub-css_tutorial.htm) read that it is straight-forward: Other idea: JabRef has dynamic reload of CSS, hasn't it? Then, there can be one line after another be deleted to find out the cause? |
JabRef version
5.13 (latest release)
Operating system
GNU / Linux
Details on version and operating system
Xubuntu 23.10 x86_64, XFCE
Checked with the latest development build (copy version output from About dialog)
Steps to reproduce the behaviour
Only one item is shown, however actually there are two of them. I still can switch between them using arrow keys.
Appendix
No response
The text was updated successfully, but these errors were encountered: