zotero/chrome
Dan Stillman 381fe38b89 Fix #1038, Notes skip back to beginning if typing during auto-save
Set a unique id on the note editor at initialization and pass it along
to item.saveTx(). When notify() is called, if the save was triggered
from the current note field, don't do a refresh.

This does mean that the note field won't reflect changes (e.g.,
normalizations) made by the save process until the user clicks away and
back, which makes me a little uncomfortable. If we can find specific
cases where that occurs (paste?), we can reevaluate this approach.
2016-07-17 15:14:06 -04:00
..
content Fix #1038, Notes skip back to beginning if typing during auto-save 2016-07-17 15:14:06 -04:00
locale Merge English strings to locales 2016-07-06 02:14:55 -04:00
skin/default/zotero Fix error on CR of child note, and show parent item title in merge pane 2016-07-07 05:18:02 -04:00