Bug 1668612 Comment 0 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

This is a proposal to optimize a bit the items in the our App Menu.

I think we should get rid off of the `Customize...` menu item, even if I was the one implementing it in bug 1619731 with the underlying intention of emulating the FF App menu.

This menu item doesn't really work as we don't offer a full tab view of customizing the interface like in Firefox, and in the current state we have an inconsistent organization of menu items between the App Menu and the Menu Bar.

The Layout customization and the toggling of layout elements should all be inside the `View` menu, and be better organized in specific sections.
Another implementation is the ability to not autoclose the app menu if the click happens on a toggable item, so the user can see the changes and quickly toggle on and off other items without the necessity of reopening the menu every time.

Thoughts?
This is a proposal to optimize a bit the items in the our App Menu.

I think we should get rid off of the `Customize` menu item, even if I was the one implementing it in bug 1619731 with the underlying intention of emulating the FF App menu.

This menu item doesn't really work as we don't offer a full tab view of customizing the interface like in Firefox, and in the current state we have an inconsistent organization of menu items between the App Menu and the Menu Bar.

The Layout customization and the toggling of layout elements should all be inside the `View` menu, and be better organized in specific sections.
Another implementation is the ability to not autoclose the app menu if the click happens on a toggable item, so the user can see the changes and quickly toggle on and off other items without the necessity of reopening the menu every time.

Thoughts?

Back to Bug 1668612 Comment 0