Confirmed users, Bureaucrats and Sysops emeriti
998
edits
No edit summary |
No edit summary |
||
Line 155: | Line 155: | ||
*** <strike>Save as a draft and close the compose window</strike> | *** <strike>Save as a draft and close the compose window</strike> | ||
*** <strike>Reopen the message - the second file is not listed in the bucket. Icon in inserted HTML URL might be broken.</strike> | *** <strike>Reopen the message - the second file is not listed in the bucket. Icon in inserted HTML URL might be broken.</strike> | ||
* <strike>Improve activity feedback after manually authorizing in preferences dialog (mconley)</strike> | |||
* <strike>Investigate weird behaviour with mixed attachment types</strike> | |||
** <strike>Observed weird behaviour is the normal attachments being renamed on the receiver end</strike> | |||
* <strike>Switch from global attachment nsIObserver events to window-specific DOM events (squib)</strike> | |||
''Post-Landing:'' | |||
* Security and Privacy Reviews (Feb 29th-ish) | * Security and Privacy Reviews (Feb 29th-ish) | ||
* Spinner doesn't give enough information. (Mar 9th) | |||
** We can't determine upload progress using nsIRequestObserver, so satisfying this requirement would likely involve changing the nsIMsgCloudFileProvider interface, along with a bunch of our code. [https://bugzilla.mozilla.org/show_bug.cgi?id=736169 bug 736169] | |||
* Part of the notification text could be a link to an external "What's this" page. [https://bugzilla.mozilla.org/show_bug.cgi?id=737348 bug 737348] | * Part of the notification text could be a link to an external "What's this" page. [https://bugzilla.mozilla.org/show_bug.cgi?id=737348 bug 737348] | ||
* Test that URL insertions happen in expected locations [https://bugzilla.mozilla.org/show_bug.cgi?id=736055 bug 736055] | |||
* Fix layout for management panes on OSX [https://bugzilla.mozilla.org/show_bug.cgi?id=736155 bug 736155] | |||
* Convert between different cloud providers (mostly done) | * Convert between different cloud providers (mostly done) | ||
** Need to remove the old html link before adding the new one. | ** Need to remove the old html link before adding the new one. | ||
Line 163: | Line 173: | ||
* Whatever comes up from Anne-Marie's Milestone 2 User Testing. (Unknown until we get more data.) | * Whatever comes up from Anne-Marie's Milestone 2 User Testing. (Unknown until we get more data.) | ||
* I10n sweep (in particular, the Dropbox and YouSendIt management / settings iframe documents) | * I10n sweep (in particular, the Dropbox and YouSendIt management / settings iframe documents) | ||
* Revisit themeing / colours for inserted attachments in HTML mail | * Revisit themeing / colours for inserted attachments in HTML mail | ||
* Investigate using something other than the modal alert box on uploading/delete errors in the compose window | * Investigate using something other than the modal alert box on uploading/delete errors in the compose window | ||
* Canceling a message with cloud file attachments should delete the uploaded files from the server (may need to special case drafts and templates) | * Canceling a message with cloud file attachments should delete the uploaded files from the server (may need to special case drafts and templates) | ||
* Use a better graphic to indicate "loading" in the main selected item panel in the preferences dialog when loading account information. | * Use a better graphic to indicate "loading" in the main selected item panel in the preferences dialog when loading account information. | ||
* Some tests are missing. (As many as we can write before the deadline.) | * Some tests are missing. (As many as we can write before the deadline.) | ||
** A lot of the UI tests. | ** A lot of the UI tests. |