[ffe] Restore a traditional menu under Unity
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| Ayatana Design |
High
|
John Lea | ||
| nautilus (Ubuntu) |
Medium
|
Lars Karlitski |
Bug Description
When fixing this bug, also take a look at bug #1131664 at the same time if possible.
-------
In Nautilus 3.6, introduced in raring, the menu layout was changed from the traditional all-entries-
* an application menu called "Files" in the Unity menu bar
* a view menu has moved to some toolbar buttons and a dropdown under an arrow in the upper right of a window
* all other menu items have moved to a cog button dropdown in the upper right of a window
For Unity, we should probably switch back to the more traditional layout (and keep the new layout for GNOME). I'll assign an Ayatana task to get design guidance on what the layout should be.
-------
Desired resolution:
- Remove the 'cog' icon from the top right of the Nautilus toolbar. Move the view and search buttons over to the right, so that the right most view button occupies the position which previously held the cog button.
- Patch Nautilus to have the following menu layout:
=== File ===
New Window
New Tab
---------
Connect to Server
Enter Location
---------
Create New Folder
Create New Document >
---------
Properties
Restore Missing Files...
Ubuntu One
---------
Quit
=== Edit===
Undo
Redo
---------
Select All
Select Items Matching...
Invert Selection
---------
Cut
Copy
Paste
---------
Preferences
=== View ===
Zoom In
Zoom Out
Normal Size
---------
Reload
---------
Icons
List
--------
By Name
By Size
By Type
By Modification Date
---------
Reversed Order
---------
Show Sidebar
Show Location Bar text / Hide Location Bar text
---------
Reset View to Defaults
Show Hidden Files
=== Go ===
Open Parent
Back
Forward
---------
Location...
Search for Files...
=== Bookmarks ===
Add Bookmark
Edit Bookmark
---------
Home
Computer
Trash
Network
[list of all current Nautilus bookmarks]
=== Help ===
Help
About Files
Related branches
- Sebastien Bacher: Approve on 2014-02-27
-
Diff: 593 lines (+578/-0)2 files modifieddebian/patches/restore-traditional-menu-bar.patch (+577/-0)
debian/patches/series (+1/-0)
description: | updated |
Changed in ayatana-design: | |
assignee: | nobody → John Lea (johnlea) |
importance: | Undecided → High |
status: | New → Fix Committed |
Changed in nautilus (Ubuntu): | |
status: | Confirmed → Triaged |
tags: | added: udp |
description: | updated |
description: | updated |
Changed in nautilus (Ubuntu): | |
assignee: | nobody → Michael Terry (mterry) |
importance: | Undecided → Medium |
description: | updated |
description: | updated |
I guess the biggest problem here is not being able to use the HUD for most cases.
Shahar Or (mightyiam) wrote : | #3 |
Exactly, Stéphane
Changed in nautilus (Ubuntu): | |
assignee: | Michael Terry (mterry) → nobody |
Changed in nautilus (Ubuntu): | |
assignee: | nobody → Andrea Azzarone (andyrock) |
status: | Triaged → In Progress |
Xavier Guillot (valeryan-24) wrote : | #4 |
Andrea, will you also work on other Gnome applications with the same "bug" (Evince, Eye of Gnome...), it is a global behavior ?
Thanks !
Andrea Azzarone (azzar1) wrote : | #5 |
Not sure, for the moment gnome-calculator, gnome-control-
Changed in nautilus (Ubuntu): | |
status: | In Progress → Confirmed |
John Lea (johnlea) wrote : | #6 |
@valeryan-24; feel free to propose a new bug for those apps with what you think is the correct solution. Use both this bug and also bug #1131664 as a template. I'll review, amend if necessary and approve.
description: | updated |
Changed in nautilus (Ubuntu): | |
assignee: | Andrea Azzarone (andyrock) → Lars Uebernickel (larsu) |
status: | Confirmed → In Progress |
summary: |
- Change nautilus menu layout in Unity back to the style of 3.4 + [ffe] Restore a traditional menu under Unity |
Iain Lane (laney) wrote : | #7 |
I think this probably counts as a bug fix → no FFe needed. Feel free to upload these changes up to UIF.
Launchpad Janitor (janitor) wrote : | #8 |
This bug was fixed in the package nautilus - 1:3.10.1-0ubuntu6
---------------
nautilus (1:3.10.1-0ubuntu6) trusty; urgency=medium
* debian/
- Restore a traditional menu under Unity, thanks Lars Uebernickel
(lp: #1130722)
-- Sebastien Bacher <email address hidden> Thu, 27 Feb 2014 17:04:30 +0100
Changed in nautilus (Ubuntu): | |
status: | In Progress → Fix Released |
Attila Hammer (hammera) wrote : | #9 |
Lars, not possible restoring traditional menu bar for Nautilus with not only Unity sessions too?
For example the file-roller application both GNOME Classic session and Unity presenting the traditional menu bar, Nautilus now only Unity session presenting the restored main menu.
If this is impossible now, sorry the unneed comment.
In file-roller application I wonderful have possibility to use restored main menu bar with keyboard and Orca Screen Reader, I using GNOME Shell classic session.
Attila
Lars Karlitski (larsu) wrote : | #10 |
Hi Attila. The patch only enables the menubar when the "Gtk/shell-
I don't think it is wise to check for the desktop environment to decide whether to show the menu bar in the window or not (we'd need to do that because we wouldn't want the menus in windows in gnome shell).
Attila Hammer (hammera) wrote : | #11 |
Hi Lars,
A last question:
Possible toggle on this xsetting in the .config/
Attila
Attila Hammer (hammera) wrote : | #12 |
Unfortunately the installable GNOME Flashback (Metacity) session doesn't presenting too the new menu bar, so now affected sessions is GNOME Shell Classic session and GNOME Flashback various sessions (Compiz and Metacity).
I don't no what happening other desktop environments (for example XFCE and LXDE).
Testcase:
1. Enable universe and multiverse repositoryes, and install gnome-session-
2. Logout, and login the GNOME Flashback session (Metacity).
3. Launch Nautilus, and press the F10 key.
Expected result future if this is possible: need presenting restored traditional menubar.
Actual result: the one column context menu presenting.
Attila
Peng (pengwg) wrote : | #13 |
The "Open in Terminal" plugin is harder to access now.
It can be accessed through right-click menu but is difficult under list view.
tags: | added: rls-w-incoming |
Status changed to 'Confirmed' because the bug affects multiple users.