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

Double click on entry at "Check integrity" should focus the entry and field #11997

Open
koppor opened this issue Oct 16, 2024 · 4 comments · May be fixed by #12022
Open

Double click on entry at "Check integrity" should focus the entry and field #11997

koppor opened this issue Oct 16, 2024 · 4 comments · May be fixed by #12022
Assignees
Labels
📍 Assigned Assigned by assign-issue-action (or manually assigned) good first issue An issue intended for project-newcomers. Varies in difficulty.

Comments

@koppor
Copy link
Member

koppor commented Oct 16, 2024

  1. Open file: src\test\resources\pdfs\IEEE\ieee-paper.bib
  2. Click on Quality -> Check Integrity
  3. See popup
    Image
  4. Double click on "Kopp2012"
  5. Entry Kopp2012 is focused, but field in entry editor not focused.

Expected:

  1. Window stays opened
  2. Entry is focused in the main table
  3. The tab where "Title" is contained is opened in the entry editor
  4. The field "Title" is focused in the Entry Editor.
@koppor koppor added the good first issue An issue intended for project-newcomers. Varies in difficulty. label Oct 16, 2024
@mulla028
Copy link

mulla028 commented Oct 18, 2024

Hello, @koppor!

I am a student who wants to gain open-source experience! Your project interested me, and I would like to work on this issue! Please assign me!

@koppor
Copy link
Member Author

koppor commented Oct 18, 2024

/assign @mulla028

@github-actions github-actions bot added the 📍 Assigned Assigned by assign-issue-action (or manually assigned) label Oct 18, 2024
Copy link
Contributor

👋 Hey @,

Thanks for your interest in this issue! 🎉

Newcomers, we're excited to have you on board. Start by exploring our Contributing guidelines, and don't forget to check out our workspace setup guidelines to get started smoothly.

In case you encounter failing tests during development, please check our developer FAQs!

Having any questions or issues? Feel free to ask here on GitHub. Need help setting up your local workspace? Join the conversation on JabRef's Gitter chat. And don't hesitate to open a (draft) pull request early on to show the direction it is heading towards. This way, you will receive valuable feedback.

⚠ Note that this issue will become unassigned if it isn't closed within ** days**.

🔧 A maintainer can also add the **** label to prevent it from being unassigned automatically.

Happy coding! 🚀

@Siedlerchr Siedlerchr changed the title Double click on entry at "Check integrity" should close the window and focus the field Double click on entry at "Check integrity" should focus the entry and field Oct 18, 2024
@mulla028 mulla028 linked a pull request Oct 19, 2024 that will close this issue
7 tasks
@koppor
Copy link
Member Author

koppor commented Oct 21, 2024

Method do call is org.jabref.gui.entryeditor.EntryEditor#setFocusToField.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📍 Assigned Assigned by assign-issue-action (or manually assigned) good first issue An issue intended for project-newcomers. Varies in difficulty.
Projects
Status: Assigned
Development

Successfully merging a pull request may close this issue.

2 participants