Cut and Paste buttons in nautilus toolbar by default

Bug #389356 reported by chip10
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
One Hundred Papercuts
New
Undecided
Unassigned
nautilus (Ubuntu)
New
Wishlist
Ubuntu Desktop Bugs

Bug Description

I would like to have a CUT , COPY and PASTE buttons in Nautilis toolbar like Explorer in Windows

example code:

sudo nautilus /usr/share/nautilus/ui

<toolbar name=”Toolbar”>
<toolitem name=”Back” action=”Back”/>
<toolitem name=”Forward” action=”Forward”/>
<toolitem name=”Up” action=”Up”/>
<toolitem name=”Stop” action=”Stop”/>
<toolitem name=”Reload” action=”Reload”/>
<separator/>
<toolitem name=”Home” action=”Home”/>
<toolitem name=”Computer” action=”Go to Computer”/>
<separator/>
<toolitem name=”Search” action=”Search”/>
<separator/>
<toolitem name=”Cut” action=”Cut”/>
<toolitem name=”Copy” action=”Copy”/>
<toolitem name=”Paste” action=”Paste”/>
<placeholder name=”Extra Buttons Placeholder”>
<placeholder name=”Extension Actions”/>
</placeholder>
</toolbar>

Tags: nautilus
chip10 (chip-10)
tags: added: nautilus
Revision history for this message
Sebastien Bacher (seb128) wrote :

Thank you for your bug report. The issue is an upstream one and it would be nice if somebody having it could send the bug the to the people writting the software (https://wiki.ubuntu.com/Bugs/Upstream/GNOME)

Changed in nautilus (Ubuntu):
assignee: nobody → Ubuntu Desktop Bugs (desktop-bugs)
importance: Undecided → Wishlist
Revision history for this message
Lightbreeze (nedhoy-gmail) wrote :

This is the same as Bug #37564, except that bug asks for Nautilus to also allow customizing the toolbar and is marked a duplicate of Bug #13119.

This bug explicitly asks for clipboard actions to be in the toolbar by default.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.