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 733430 - Conversation switches when focusing Geary from notification, regardless of open inline composers
Conversation switches when focusing Geary from notification, regardless of op...
Status: RESOLVED FIXED
Product: geary
Classification: Other
Component: composer
master
Other Linux
: Normal normal
: ---
Assigned To: Geary Maintainers
Geary Maintainers
review
Depends on:
Blocks:
 
 
Reported: 2014-07-20 00:00 UTC by Robert Schroll
Modified: 2014-09-01 03:46 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Check for inline compositions before switching conversation from notification (1.06 KB, patch)
2014-08-23 16:34 UTC, Robert Schroll
committed Details | Review

Description Robert Schroll 2014-07-20 00:00:11 UTC
If you click on a new mail notification, Geary will switch to that conversation without checking if there are any inline composers.  This leaves those composers on top of the conversation.

See also bug #730606, bug #733340.
Comment 1 Robert Schroll 2014-08-23 16:34:06 UTC
Created attachment 284305 [details] [review]
Check for inline compositions before switching conversation from notification

I didn't see an easy way to check if the current conversation will be 
re-selected, so the dialog box will show up regardless.
Comment 2 Jim Nelson 2014-08-29 23:07:39 UTC
Review of attachment 284305 [details] [review]:

Commit!
Comment 3 Robert Schroll 2014-09-01 03:46:13 UTC
Attachment 284305 [details] pushed as 44d6e2a - Check for inline compositions before switching conversation from notification