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 741757 - Do not use share as the idiom for opening a location in clocks/weather
Do not use share as the idiom for opening a location in clocks/weather
Status: RESOLVED FIXED
Product: gnome-maps
Classification: Applications
Component: general
git master
Other Linux
: Normal normal
: ---
Assigned To: gnome-maps-maint
gnome-maps-maint
Depends on:
Blocks:
 
 
Reported: 2014-12-19 11:35 UTC by Jonas Danielsson
Modified: 2015-02-01 00:09 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Change shareDialog to sendToDialog (10.67 KB, patch)
2015-01-13 10:44 UTC, Jonas Danielsson
committed Details | Review
map-bubble.ui: Add tooltips to buttons (2.24 KB, patch)
2015-01-13 10:44 UTC, Jonas Danielsson
none Details | Review
Cast of new dialog (306.77 KB, video/webm)
2015-01-13 10:45 UTC, Jonas Danielsson
  Details
map-bubble.ui: Add tooltips to buttons (2.23 KB, patch)
2015-01-13 11:08 UTC, Jonas Danielsson
committed Details | Review

Description Jonas Danielsson 2014-12-19 11:35:57 UTC
It is not really sharing when we open a location in clocks or weather.
So we need to change it a bit.

How about a concept of "send-to". So maybe a nice icon that implies "send to" and chaning the title of the dialog from share to send to?
Comment 1 Mattias Bengtsson 2014-12-19 12:03:20 UTC
This is how it looks with "send-to" instead of "share" both in terms of naming and icons: http://youtu.be/IMfgVnzT784

(note that I haven't recent enough versions of Clocks or Weather for it to actually work on my machine).
Comment 2 Andreas Nilsson 2015-01-13 10:17:42 UTC
I think this could work. The send-to icon is a bit unknown, but giving it a label would make it big, much bigger than route and favourite.
Comment 3 Jonas Danielsson 2015-01-13 10:44:07 UTC
Created attachment 294415 [details] [review]
Change shareDialog to sendToDialog
Comment 4 Jonas Danielsson 2015-01-13 10:44:12 UTC
Created attachment 294416 [details] [review]
map-bubble.ui: Add tooltips to buttons
Comment 5 Jonas Danielsson 2015-01-13 10:45:08 UTC
Created attachment 294417 [details]
Cast of new dialog

So this uses the send-to icon, but writes Open to the users.
Also adds tool-tips.

Thoughts?
Comment 6 Jonas Danielsson 2015-01-13 11:08:55 UTC
Created attachment 294418 [details] [review]
map-bubble.ui: Add tooltips to buttons
Comment 7 Jonas Danielsson 2015-02-01 00:09:36 UTC
Attachment 294415 [details] pushed as 021496c - Change shareDialog to sendToDialog
Attachment 294418 [details] pushed as 3feda8a - map-bubble.ui: Add tooltips to buttons