-
-
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
Style of checkboxes while searching in preferences #7226
Comments
Hi, I would like to help contribute to fixing this issue. Thanks. |
@faeludire Welcome to JabRef. I suggest you take a look at the PreferencesSearchHandler and the PreferencesDialog.css |
Previously, highlighted unchecked CheckBoxes seemed to checked (visual bug)
Thanks to @faeludire this is now fixed. |
It is appreciated @faeludire ! |
JabRef 5.2--2020-12-22--d83ef74
Mac OS X 10.15.7 x86_64
Java 15.0.1
When searching for an option in JabRef preferences, the checkbox has incorrect styling. The "unchecked" behaviour, while distinct from the "checked", is confusing since it still has a checkmark in it. This is a visual bug, the behaviour is still correct.
Steps to reproduce the behavior:
Highlighted unchecked box
Highlighted checked box
The text was updated successfully, but these errors were encountered: