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

Creating a new library should focus the maintable and allow pasting with ctrl +v #12910

Open
2 tasks done
Siedlerchr opened this issue Apr 7, 2025 · 0 comments
Open
2 tasks done

Comments

@Siedlerchr
Copy link
Member

JabRef version

Latest development branch build (please note build date below)

Operating system

Windows

Details on version and operating system

No response

Checked with the latest development build (copy version output from About dialog)

  • I made a backup of my libraries before testing the latest development version.
  • I have tested the latest development version and the problem persists

Steps to reproduce the behaviour

  1. Open a library
  2. Copy an entry
  3. Create a new library
  4. Paste the entry

Sometimes the entry ends up in the search bar. It should be pasted on the main table.

Starting point for checking paste command handling

Optional<KeyBinding> keyBinding = keyBindings.mapToKeyBinding(event);
if (keyBinding.isPresent()) {

Appendix

...

Log File
Paste an excerpt of your log file here
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant