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

Middle-button paste in X sometimes works but more often does not #7905

Closed
rkouznetsov opened this issue Jul 13, 2021 · 4 comments · Fixed by #10520
Closed

Middle-button paste in X sometimes works but more often does not #7905

rkouznetsov opened this issue Jul 13, 2021 · 4 comments · Fixed by #10520
Labels
os: linux os: snap When JabRef is run as a snap on linux

Comments

@rkouznetsov
Copy link

JabRef version
JabRef 5.3--2021-07-05--bed9ac9
Linux 5.4.0-73-generic amd64
Java 16.0.1
JavaFX 16+8

Installed from snap in ubuntu 18.04

Steps to reproduce the behavior:

  1. Open Help-about dialog
  2. Select version with mouse
  3. Switch to a favourite text-editor
  4. Press middle mouse button in the editor's text field

In other most applications selected text would be pasted to the window. In Jabref the selection is simply ignored.

Funny enough, select - middle-cleck works between fields in "edit entry", but does not in "BibTeX source".
The same way does not work for copying strings to "web search" entry.
Clumsy "Ctrl-C -- Ctrl-V" method works fine.

Looks like re-appearance of #2389

Thank you!

@Siedlerchr Siedlerchr added os: linux os: snap When JabRef is run as a snap on linux labels Jul 13, 2021
@marcelolaia
Copy link

marcelolaia commented Sep 10, 2023

Same issue here.

I would like to select a PDF text (i.e. paper's title) and paste it by middle button on the JabRef search bar. It doesn't work. Only CTRL+C/CTRL+V work.

JabRef 5.10--2023-09-01--779e555
Linux 6.4.0-4-amd64 amd64 
Java 21-internal 
JavaFX 20+19

Any workaround?

Thank you!

@atdushi
Copy link
Contributor

atdushi commented Oct 18, 2023

Calling ClipBoardManager.addX11Support(query) may help. It handles middle mouse button.

@Siedlerchr
Copy link
Member

@atdushi feel free to try this

@Siedlerchr
Copy link
Member

@rkouznetsov @marcelolaia
/
Thank you for reporting this issue. We think, that is already fixed in our development version and consequently the change will be included in the next release.

We would like to ask you to use a development build from https://builds.jabref.org/main and report back if it works for you. Please remember to make a backup of your library before trying-out this version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
os: linux os: snap When JabRef is run as a snap on linux
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

4 participants