Skip to content

Fix NPE on tab switching in EntryEditor between Mr Dlib#2567

Merged
koppor merged 1 commit into
masterfrom
fixtabswitch
Feb 20, 2017
Merged

Fix NPE on tab switching in EntryEditor between Mr Dlib#2567
koppor merged 1 commit into
masterfrom
fixtabswitch

Conversation

@Siedlerchr

Copy link
Copy Markdown
Member

and File Annotations
Adjust formatting

- [ ] Change in CHANGELOG.md described
- [ ] Tests created for changes
- [ ] Screenshots added (for bigger UI changes)

  • Manually tested changed features in running JabRef
    - [ ] Check documentation status (Issue created for outdated help page at [help.jabref.org](https://github.com/JabRef/help.jabref.org/issues)?)
    - [ ] If you changed the localization: Did you run gradle localizationUpdate?

@Siedlerchr Siedlerchr added the status: ready-for-review Pull Requests that are ready to be reviewed by the maintainers label Feb 18, 2017

public AutoLinkAction() {
putValue(Action.SMALL_ICON, IconTheme.JabRefIcon.AUTO_FILE_LINK.getIcon());
putValue(Action.SHORT_DESCRIPTION, Localization.lang("Automatically set file links for this entry") + " (Alt-F)");

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If we did further code improvement, we would use the other way to show the shortcuts. Further, Alt + F is no longer the valid shortcut for that, is it?

Can you follow up in another PR?

@koppor koppor merged commit 4da74e5 into master Feb 20, 2017
@koppor koppor deleted the fixtabswitch branch February 20, 2017 09:34
Siedlerchr added a commit that referenced this pull request Feb 21, 2017
* upstream/master:
  Fix failng tets (Medline,  ISBN, L10N) (#2578)
  Removed groups edit mode
  More safely delete files (#2569)
  Fix NPE on tab switching in EntryEditor between Mr Dlib and File Annotations (#2567)
  Fix medline fetcher test (#2568)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

status: ready-for-review Pull Requests that are ready to be reviewed by the maintainers

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants