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 730618 - Provide a way to go back if you want to retake a shot
Provide a way to go back if you want to retake a shot
Status: RESOLVED DUPLICATE of bug 765941
Product: gnome-screenshot
Classification: Core
Component: general
3.18.x
Other Linux
: Normal enhancement
: ---
Assigned To: gnome-screenshot-maint
gnome-screenshot-maint
: 753203 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2014-05-23 07:04 UTC by Cody Garver
Modified: 2017-09-21 19:54 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
gnome-screenshot-back-button.patch (3.94 KB, patch)
2016-03-14 22:07 UTC, Luca Cavalli
none Details | Review
gnome-screenshot-back-button.png (17.89 KB, image/png)
2016-03-14 22:08 UTC, Luca Cavalli
  Details
gnome-screenshot-back-button_2.patch (4.03 KB, patch)
2016-03-24 21:00 UTC, Luca Cavalli
none Details | Review

Description Cody Garver 2014-05-23 07:04:49 UTC
When I take a timed screenshot and I don't like the results, I have to exit the app and start it again to retake it. There should be some sort of Back feature to return me to the main window.
Comment 1 Luca Cavalli 2016-03-14 22:05:14 UTC
*** Bug 753203 has been marked as a duplicate of this bug. ***
Comment 2 Luca Cavalli 2016-03-14 22:07:48 UTC
Created attachment 323927 [details] [review]
gnome-screenshot-back-button.patch

Indeed that would be useful.

This patch adds a back button to the screenshot dialog.
Comment 3 Luca Cavalli 2016-03-14 22:08:37 UTC
Created attachment 323928 [details]
gnome-screenshot-back-button.png

Screenshot of the dialog with the back button.
Comment 4 Emmanuele Bassi (:ebassi) 2016-03-23 11:34:43 UTC
Review of attachment 323927 [details] [review]:

I like it.

Needs to be pushed after we branch master for GNOME 3.22, since it adds new UI.

::: src/screenshot-dialog.ui
@@ +16,3 @@
+          <object class="GtkButton" id="back_button">
+            <property name="valign">center</property>
+            <property name="can_focus">True</property>

Maybe add a tooltip text, here. Something like: "Take the screenshot again".
Comment 5 Luca Cavalli 2016-03-24 21:00:51 UTC
Created attachment 324728 [details] [review]
gnome-screenshot-back-button_2.patch

Added a tooltip to back button as suggested by ebassi.
Comment 6 Jan-Michael Brummer 2017-09-21 19:41:35 UTC
Ticket is a duplicate of https://bugzilla.gnome.org/show_bug.cgi?id=765941 and can be closed. Issue is fixed.
Comment 7 Cosimo Cecchi 2017-09-21 19:54:32 UTC

*** This bug has been marked as a duplicate of bug 765941 ***