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 763518 - Add sidebar toggler to the menu
Add sidebar toggler to the menu
Status: RESOLVED FIXED
Product: devhelp
Classification: Applications
Component: General
unspecified
Other All
: Normal enhancement
: ---
Assigned To: devhelp-maint
devhelp-maint
: 764561 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2016-03-11 23:37 UTC by Miguel Vaello Martínez
Modified: 2016-10-03 15:52 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Add sidebar toggler to the menu (1.71 KB, patch)
2016-03-11 23:37 UTC, Miguel Vaello Martínez
none Details | Review
Add sidebar toggler to the menu (1.78 KB, patch)
2016-04-03 22:23 UTC, Miguel Vaello Martínez
none Details | Review
Text label changed to be more clear (1.15 KB, patch)
2016-05-08 14:15 UTC, Miguel Vaello Martínez
none Details | Review
Text label changed to be more clear. (1.70 KB, patch)
2016-05-08 14:53 UTC, Miguel Vaello Martínez
reviewed Details | Review

Description Miguel Vaello Martínez 2016-03-11 23:37:32 UTC
As the hide/show sidebar shortcut already exists, it makes
sense to have this option to select in the menu in order to
toggle the sidebar visibility easily.
Comment 1 Miguel Vaello Martínez 2016-03-11 23:37:38 UTC
Created attachment 323738 [details] [review]
Add sidebar toggler to the menu

As the hide/show sidebar shortcut already exists, it makes
sense to have this option to select in the menu in order to
toggle the sidebar visibility easily.
Comment 2 Frederic Peters 2016-03-12 10:07:25 UTC
Thanks; we are currently frozen for the 3.20 release but this can certainly get in afterwards.  However this made me realize the ctrl-F9 that is displayed in the shortcut help window is not correct, it should be F9.
Comment 3 Miguel Vaello Martínez 2016-03-12 10:20:28 UTC
(In reply to Frederic Peters from comment #2)
> Thanks; we are currently frozen for the 3.20 release but this can certainly
> get in afterwards.  However this made me realize the ctrl-F9 that is
> displayed in the shortcut help window is not correct, it should be F9.

Yes, I realized the incorrect shortcut too,  but I forgot to file a bug :/ . I was not sure if the shortcut displayed in the help window was wrong or not.

Thanks!
Comment 4 Frederic Peters 2016-03-12 10:41:47 UTC
No worries, I pushed a fix for the shortcut window already.
Comment 5 Miguel Vaello Martínez 2016-04-03 22:21:50 UTC
*** Bug 764561 has been marked as a duplicate of this bug. ***
Comment 6 Miguel Vaello Martínez 2016-04-03 22:23:20 UTC
Created attachment 325282 [details] [review]
Add sidebar toggler to the menu

As the hide/show sidebar shortcut already exists, it makes
sense to have this option to select in the menu in order to
toggle the sidebar visibility easily.

Includes fixed accelerator (F9).

https://bugzilla.gnome.org/show_bug.cgi?id=323738
Comment 7 Miguel Vaello Martínez 2016-05-01 07:27:01 UTC
Still not ready for merging?
Comment 8 Aleksander Morgado 2016-05-08 12:20:45 UTC
Review of attachment 325282 [details] [review]:

The "Show sidebar" text would be shown in the menu item even if the sidebar is currently being shown, and that doesn't make much sense.

Other applications, like GEdit, have a menu item with a checkbox where the item just says "Side panel", and that's much more clear I think. Could you try to set that up instead?

Another option would be to name the menu item "Toggle side panel visibility", but I think the checkbox would still be better and more consistent with other applications.
Comment 9 Miguel Vaello Martínez 2016-05-08 14:15:58 UTC
Created attachment 327471 [details] [review]
Text label changed to be more clear
Comment 10 Miguel Vaello Martínez 2016-05-08 14:53:07 UTC
Created attachment 327472 [details] [review]
Text label changed to be more clear.

patch, sorry.
Comment 11 Miguel Vaello Martínez 2016-08-21 10:33:26 UTC
Ping.
Comment 12 Aleksander Morgado 2016-09-30 20:27:57 UTC
Review of attachment 327472 [details] [review]:

This patch looks good to me.
Comment 13 Aleksander Morgado 2016-09-30 20:28:29 UTC
This problem has been fixed in the unstable development version. The fix will be available in the next major software release. You may need to upgrade your Linux distribution to obtain that newer version.
Comment 14 Piotr Drąg 2016-09-30 20:31:11 UTC
This patch broke the string freeze. Please revert it or branch devhelp for gnome-3-22 before it.
Comment 15 Sébastien Wilmet 2016-10-01 11:08:19 UTC
The gnome-3-22 branch now exists, closing the bug.
Comment 16 Aleksander Morgado 2016-10-03 15:52:41 UTC
(In reply to Sébastien Wilmet from comment #15)
> The gnome-3-22 branch now exists, closing the bug.

I assumed the stable branch was always created on a .0 release; sorry for the confusion.