-
-
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
number of library items not fully displayed -> show as tooltip #10208
Comments
Fixed in 5.10 dev version
https://github.com/JabRef/jabref/blob/main/CHANGELOG.md#added |
Sorry! |
I think a tooltip would be a good idea |
yes that's good too! Also for the number of entries in the groups. |
Hello, I'm new to the open-source contributing community, Is this issue a good one for me to start working on? |
@DohaRamadan, yes it is. I will assign you to this issue and move it to reserved. Since I have seen you are interested in another issue also, just give a short notice, if you feel like you only want to continue to work on one of them, then I can unassign you and move the issue back to "free to take" in the projects pages. |
As a general advice for newcomers: check out Contributing for a start. Also, guidelines for setting up a local workspace is worth having a look at. Feel free to ask here at GitHub, if you have any issue related questions. If you have questions about how to setup your workspace use JabRef's Gitter chat. Try to open a (draft) pull-request early on, so that people can see you are working on the issue and so that they can see the direction the pull request is heading towards. This way, you will likely receive valuable feedback. |
@DohaRamadan The code for displaying the number would need to be adjusted to additionally display the count as a tooltip: jabref/src/main/java/org/jabref/gui/groups/GroupTreeView.java Lines 276 to 290 in 908c389
|
Can this also be done for each group? |
Thanks a lot for making my feature request! @DohaRamadan I think this bug is easy to fix too. |
No problem! |
JabRef version
5.9 (latest release)
Operating system
Windows
Details on version and operating system
Windows 10 22H2
Checked with the latest development build
Steps to reproduce the behaviour
I have downloaded 2 databases in BibTeX format: one is an arcade game database (45974 items), the other a game console/computer database (134352)
Please look at screenshot. The number of items in the library is not fully displayed (see at the left). Only 4 digits are displayed, the rest in front of it is gone. Could it be fixed so I see the currect number of items? I know it are A LOT but it's possible to have such a big library :)
Attached are the 2 bib files
games.zip
Appendix
...
Log File
The text was updated successfully, but these errors were encountered: