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 756220 - Disabling application menu adds a redundant toolbar
Disabling application menu adds a redundant toolbar
Status: RESOLVED FIXED
Product: gnome-documents
Classification: Core
Component: general
3.18.x
Other All
: Normal normal
: ---
Assigned To: GNOME documents maintainer(s)
GNOME documents maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2015-10-08 03:53 UTC by Bastián Díaz
Modified: 2015-10-08 07:38 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
screenshot (7.39 KB, image/png)
2015-10-08 03:53 UTC, Bastián Díaz
  Details
mainWindow: Don't show an extra menu when the app menu is disabled (1.08 KB, patch)
2015-10-08 07:26 UTC, Debarshi Ray
committed Details | Review
[gnome-3-16] mainWindow: Don't show an extra menu when the app menu is disabled (1.13 KB, patch)
2015-10-08 07:27 UTC, Debarshi Ray
committed Details | Review

Description Bastián Díaz 2015-10-08 03:53:25 UTC
Created attachment 312879 [details]
screenshot

See: Bug 754426

Disabling the application menu with "gnome-tweak-tool", an additional bar appears with a redundant menu.

fedora 23 beta 64 bit
gnome 3.18.0
gnome documents 3.18.0.1

Cheers
Comment 1 Bastián Díaz 2015-10-08 04:16:06 UTC
It is worth mentioning that also affects gnome-books.
Comment 2 Debarshi Ray 2015-10-08 07:26:17 UTC
Created attachment 312888 [details] [review]
mainWindow: Don't show an extra menu when the app menu is disabled
Comment 3 Debarshi Ray 2015-10-08 07:27:04 UTC
Created attachment 312889 [details] [review]
[gnome-3-16] mainWindow: Don't show an extra menu when the app menu is disabled
Comment 4 Bastián Díaz 2015-10-08 07:38:12 UTC
(In reply to Debarshi Ray from comment #3)
> Created attachment 312889 [details] [review] [review]
> [gnome-3-16] mainWindow: Don't show an extra menu when the app menu is
> disabled

Thank you very much!