-
-
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
Inability to enter data in Optional Fields #6901
Comments
Update: this same problem exists with the stable 5.1 release (linux-portable-5.1). |
Yeah, it's a problem if the entry preview is shown as part of the entry editor. The code for calculating the column constraints and witths in the "compressed" mode is here: jabref/src/main/java/org/jabref/gui/entryeditor/FieldsEditorTab.java Lines 109 to 120 in 1d2ecff
|
On Sat, 12 Sep 2020, Christoph wrote:
You can only expand the colum if you move the preview to the right or you
can tick the options show preview as own tab.
Christoph,
I cannot move the preview further to the right. Setting the preview in its
own tab puts it at the leftmost tab position. Is there a way to display it
on the right side instead?
There's also a tab called 'LaTeX Citations'. I've no idea what it's for; I
have no need for whatever it does. Can this be removed?
Putting the preview in its own tab resolves one of my issues. I can live
with Alt-3 not opening the groups panel (another of my issues), but the
inability to define the Emacs keyboard shortcuts instead of Microsoft's CUA
keyboard shortcuts is a real stopper for me. I use emacs for ~90% of my
writing, LyX, and the small editor, joe, for the rest. All three use the
emacs keys and after 20+ years they are second nature for me.
The only other issue, minor but annoying, is that the entry editor window
for the first article in the database is always displayed with I invoke
JabRef. It shouldn't be.
Thanks for the advice on the preview.
Stay well,
Rich
|
You can drag the preview a bit more to the right at that line @rs-aesi Unfortunately, it's not possible to change the tab order. Regarding the emacs keybindings. Well it might be an issue for you, but apparently many others are happy with the defaults. And the issue is still open. Maybe you can find someone who is interested in re-implementing it. |
Is this issue still open? I'm looking for OP projects to contribute @Siedlerchr |
@JohanDelValleV Thanks your your interest! Yes, the issue is still available. And it would be really nice to have this issue fixed. If you need any help, ask here or in our gitter channel https://github.com/JabRef/jabref/blob/master/CONTRIBUTING.md |
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. Fixed by #8232 |
Running the 5.2-linux-portable build of 2020-09-09. The optional fields tab has 2 columns on the left for data entry and a preview of the entire entry on the right. However, text cannot be entered in the right column and that whole window cannot be expanded to allow data entry.
The attached screen shot illustrates the situation. Notice in the right side window the volume number (8) at the end of the text. That number is not visible in the volume entry field on the right half of the display.
I kept trying to enter the volume and expand that window, but was unsuccessful. I noticed the string of volume numbers in the right side window and hit the delete key until only a single '8' was present.
This situation was in a previous release and fixed. Please fix again.
The text was updated successfully, but these errors were encountered: