--- annozilla/www/ToDo.html 2008/07/09 20:29:14 1.14 +++ annozilla/www/ToDo.html 2008/07/12 13:57:53 1.15 @@ -1,8 +1,6 @@

Annozilla 'to do' list

Short term

Medium term

@@ -116,3 +112,10 @@ of an operation. Is it supposed to? Upda
  • Remove extra nodes from DOM when a highlight is deleted. (At the moment we just remove the highlighting.)
  • Open annotation window by double-clicking on icon opens window at unreasonably small size. Or sometimes get "Sorry, couldn't download the annotation body." - fixed by allowing multiple annotation windows
  • Integrate Firefox 2 built-in spelling checker. fixed in CVS +
  • No animation when deleting annotation. Update: fixed for delete, but the sidebar +ends up saying "Annotations loaded OK". +
  • When loading up an editor window, the buttons shouldn't be enabled until +the document has finished loading. Pretty much works I think. But if you post a +new annotation, then "Save" should effectively be an update, not a new Post +
  • After saving an annotation, "delete" should be available. (But after "delete", +you shouldn't be able to save).