After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 724911 - Composer doesn't delete draft if only envelope is filled-in
Composer doesn't delete draft if only envelope is filled-in
Status: RESOLVED FIXED
Product: geary
Classification: Other
Component: composer
master
Other Linux
: High normal
: 0.6.0
Assigned To: Charles Lindsay
Geary Maintainers
review
Depends on:
Blocks:
 
 
Reported: 2014-02-21 20:37 UTC by Jim Nelson
Modified: 2014-03-06 21:20 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Jim Nelson 2014-02-21 20:37:53 UTC
If I enter an email address and/or a subject line alone in the composer, that draft will be saved.  However, if I close the draft, the composer doesn't offer Save/Discard/Cancel and the draft remains in the Drafts folder.
Comment 1 Charles Lindsay 2014-03-06 00:43:55 UTC
wip/discard-drafts-724911
Comment 2 Charles Lindsay 2014-03-06 21:20:20 UTC
Fixed in commit 4641752.  It doesn't save the draft initially until the body gets filled in, keeping the logic for saving and deleting congruous.