GNOME Bugzilla – Bug 762619
Meaning of "save as" button isn't clear
Last modified: 2016-02-25 09:59:33 UTC
Logs has a new button that allows logs to be saved. This works with a button that has the send-to icon on it. When I tried the new version of logs for the first time, I couldn't work out what the new button did, and I had to try it to find out. One problem is that send-to doesn't use a familiar metaphor, particularly in this situation. Another is that you're not really sending the logs - you're saving them. Possible fixes: 1. Use document-save-symbolic instead of send-to 2. Change to a label: "Save..." or "Export..."
(In reply to Allan Day from comment #0) > Possible fixes: > > 1. Use document-save-symbolic instead of send-to > 2. Change to a label: "Save..." or "Export..." Thanks for the report. I agree with the first fix. It's much better to use document-save-symbolic instead of send-to. We have a tooltip-text "Export logs to a file", which is clear enough, in my opinion. So I think it's not necessary to change the tooltip-text.
Created attachment 322320 [details] [review] patch Use document-save-symbolic instead of send-to as the image of output_button in GlEventToolBar.
Created attachment 322322 [details] [review] Use document-save-symbolic instead of send-to Add bugzilla link to commit message
Review of attachment 322322 [details] [review]: Seems fine to me.
Pushed to master as Commit 9509f266c5109b1a796c10fd03c09b28e92222f5