[Xfce-bugs] [Bug 14956] Add support for CTRL+Z in dialog boxes

bugzilla-daemon at xfce.org bugzilla-daemon at xfce.org
Sat Dec 15 02:04:15 CET 2018


https://bugzilla.xfce.org/show_bug.cgi?id=14956

Andre Miranda <andreldm at xfce.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |andreldm at xfce.org

--- Comment #3 from Andre Miranda <andreldm at xfce.org> ---
Created attachment 8181
  --> https://bugzilla.xfce.org/attachment.cgi?id=8181&action=edit
patch

Unfortunately there is nothing disabled, GtkEntry itself does not support
undo/redo operations.
We could extend it as ThunarEntry, however I don't think we should.

@alexxcons, I checked how Nautilus handles this, and it's surprisingly simple,
on ctrl+z it just reverts to the current filename, there is no "edits stack". I
prepared the attached patch, let me know what you think.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Xfce-bugs mailing list