[frameworks-kio] [Bug 463833] Paste action text should just be "Paste"

Nate Graham bugzilla_noreply at kde.org
Wed Jan 4 15:07:37 GMT 2023


https://bugs.kde.org/show_bug.cgi?id=463833

Nate Graham <nate at kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kdelibs-bugs at kde.org,
                   |                            |nate at kde.org
          Component|general                     |general
            Summary|Add PASTE Action to Menus   |Paste action text should
                   |                            |just be "Paste"
            Version|unspecified                 |5.101.0
            Product|dolphin                     |frameworks-kio
           Assignee|dolphin-bugs-null at kde.org   |kio-bugs-null at kde.org

--- Comment #1 from Nate Graham <nate at kde.org> ---
The action is actually generally named "Paste Clipboard Contents", not "Paste
from Clipboard." There is only one place in Dolphin's codebase where I can find
something named "Paste from Clipboard", and it's overriding the standard thing,
which is "Paste Clipboard Contents". It probably should not.

It looks like the "Paste Clipboard Contents" text comes from KIO, in
KIO::pasteActionText().

It needs to be changed there. And this does look like this may be a bug, since
the KStandardShortcut text is just "Paste". So there was an intention at some
point for "Paste" to be the standard text.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the kfm-devel mailing list