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 613499 - Quit enlarged mode with Escape
Quit enlarged mode with Escape
Status: RESOLVED FIXED
Product: solang
Classification: Other
Component: General
git master
Other Linux
: Normal enhancement
: ---
Assigned To: Debarshi Ray
solang-maint
Depends on:
Blocks:
 
 
Reported: 2010-03-21 15:12 UTC by Florian Hassler
Modified: 2010-04-16 08:55 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Go back to browser, by double-click or Escape press (3.46 KB, patch)
2010-04-01 16:41 UTC, Florent Thévenet
none Details | Review
Use a Gtk::Action (3.22 KB, patch)
2010-04-02 14:55 UTC, Florent Thévenet
none Details | Review
Quit enlarged mode with Escape (2.49 KB, patch)
2010-04-03 00:07 UTC, Debarshi Ray
none Details | Review

Description Florian Hassler 2010-03-21 15:12:57 UTC
To change from browse-mode to enlarged-mode one has to double-click on the image. To get back to browse-mode one has to use the Brwoser-Button at the bottom. An enhancement would be the double-click on the image to get back. User does not have to move the mouse but only double-click.
Comment 1 Debarshi Ray 2010-03-31 20:17:35 UTC
I would suggest using Esc instead of double-click. Double-click is usually used for fullscreening.
Comment 2 Florent Thévenet 2010-04-01 16:41:31 UTC
Created attachment 157706 [details] [review]
Go back to browser, by double-click or Escape press
Comment 3 Florent Thévenet 2010-04-02 14:55:49 UTC
Created attachment 157760 [details] [review]
Use a Gtk::Action

Apply this patch after applying the first patch
Comment 4 Debarshi Ray 2010-04-03 00:07:50 UTC
Created attachment 157777 [details] [review]
Quit enlarged mode with Escape

For the moment I am planning to leave out the double-clicking part. The intention is to insert it in a subsequent patch so that double clicking switches to fullscreen mode.
Comment 5 Debarshi Ray 2010-04-03 00:08:34 UTC
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.