You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I debugged this a bit, and found out that the focus is never given to the field, because in FieldsEditor.Tab the variable activeField is always null. The variable is only set in the method requestFocus. And when I see this right f rom the callstack, it's only called from the ingetrity checker, if you click on a list. @tobiasdiez Any idea how to auto-focus the first field automatically? I mean this was always the case
JabRef 4.2
Windows 10
The text was updated successfully, but these errors were encountered: