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 713998 - Combine image and message context menus
Combine image and message context menus
Status: RESOLVED FIXED
Product: geary
Classification: Other
Component: ux
master
Other All
: Normal normal
: 0.12.0
Assigned To: Geary Maintainers
Geary Maintainers
Depends on: 765516
Blocks:
 
 
Reported: 2013-09-12 02:58 UTC by Jim Nelson
Modified: 2016-10-07 12:49 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Charles Lindsay 2013-11-21 20:23:55 UTC


---- Reported by jim@yorba.org 2013-09-11 19:58:00 -0700 ----

Original Redmine bug id: 7478
Original URL: http://redmine.yorba.org/issues/7478
Searchable id: yorba-bug-7478
Original author: Jim Nelson
Original description:

Now that "Save Image As..." has landed, it should be merged into the existing
menu context menu. Right now a different context menu pops up when an image is
right-clicked versus right-clicking on the message text.

"Select Message" and "Select All" should always be available. "Save Image As"
should only be sensitive if clicking on an image.



---- Additional Comments From geary-maint@gnome.bugs 2013-09-23 15:34:00 -0700 ----

### History

####

#1

Updated by Jim Nelson about 1 month ago

  * **Target version** changed from _0.4.0_ to _0.5.0_



--- Bug imported by chaz@yorba.org 2013-11-21 20:24 UTC  ---

This bug was previously known as _bug_ 7478 at http://redmine.yorba.org/show_bug.cgi?id=7478

Unknown milestone "unknown in product geary. 
   Setting to default milestone for this product, "---".
Setting qa contact to the default for this product.
   This bug either had no qa contact or an invalid one.
Resolution set on an open status.
   Dropping resolution 

Comment 1 Michael Gratton 2016-07-07 12:53:33 UTC
A variant of this has been implemented for Bug 765516 - there's three normal sections - for links, images and text. The last is always shown, while the first and second are shown depending on whether there is a link and/or image under the cursor.
Comment 2 Michael Gratton 2016-10-07 12:49:25 UTC
Fixed on master by 898fa33, as part of Bug 728002.