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

Refresh button in file annotations tab does not refresh the contents #3292

Closed
stefan-kolb opened this issue Oct 12, 2017 · 0 comments · Fixed by #3325
Closed

Refresh button in file annotations tab does not refresh the contents #3292

stefan-kolb opened this issue Oct 12, 2017 · 0 comments · Fixed by #3325
Labels
bug Confirmed bugs or reports that are very likely to be bugs entry-editor ui

Comments

@stefan-kolb
Copy link
Member

stefan-kolb commented Oct 12, 2017

image

Need to close entry editor first or afterwards.

@stefan-kolb stefan-kolb added bug Confirmed bugs or reports that are very likely to be bugs ui labels Oct 12, 2017
tobiasdiez added a commit that referenced this issue Oct 21, 2017
* Fix NPE

* Fix reload of file annotations

* Refactor file monitor to use nio WatchService

* Watch pdf files for change and remove refresh button

* Fix build

* Revert changes to wrongly pushed test data

* Update DatabaseChangeMonitor.java

* Update BasePanel.java
Siedlerchr added a commit that referenced this issue Oct 22, 2017
* upstream/master:
  Initializing EntryEditor Tabs on focus (#3331)
  Fix #3292: annotations are now automatically refreshed (#3325)
  Change integrity message for names depending on database mode (#3330)
  Fix location bundle with fast access (#3327)
  Small code cleanup
  Fix "path not found" exception
  Small fix in drag and drop handler of linked files (#3328)

# Conflicts:
#	src/main/java/org/jabref/gui/DefaultInjector.java
Siedlerchr added a commit that referenced this issue Oct 25, 2017
* upstream/master:
  Initializing EntryEditor Tabs on focus (#3331)
  Fix #3292: annotations are now automatically refreshed (#3325)

# Conflicts:
#	CHANGELOG.md
Siedlerchr added a commit that referenced this issue Oct 27, 2017
* upstream/master: (31 commits)
  Source tab entry duplication (#3360)
  Use CITE_COMMENT not only for external latex editors but also for cop… (#3351)
  Updating with new translations (#3348)
  Upgrade error-prone (#3350)
  Jabref_pt_BR partially updated (#3349)
  Used late initialization for context menus (#3340)
  Fix NPE when calling with bib file as cmd argument (#3343)
  update mockito-core from 2.10.0 -> 2.11.0 (#3338)
  Remove underscore in Localized messages (#3336)
  Localisation: French: new entries translated (#3337)
  Refactoring: Lazy init of all editor tabs (#3333)
  Initializing EntryEditor Tabs on focus (#3331)
  Fix #3292: annotations are now automatically refreshed (#3325)
  Change integrity message for names depending on database mode (#3330)
  Fix location bundle with fast access (#3327)
  Small code cleanup
  Fix "path not found" exception
  Small fix in drag and drop handler of linked files (#3328)
  Fix NPE in MainTable (#3318)
  Increase relative size of abstract field in editor (#3320)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Confirmed bugs or reports that are very likely to be bugs entry-editor ui
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants