zotero/chrome/content
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
..
zotero Fix #1038, Notes skip back to beginning if typing during auto-save 2016-07-17 15:14:06 -04:00
zotero-platform Add a second horizontal layout to Zotero for small screens (#1010) 2016-05-27 20:57:29 -04:00