SUMMARY I have a custom script that pastes '2026_02_02_035507'. I enjoy this because it makes naming unimportant files easy. It works everywhere, except in dolphin when renaming inline (probably where it's needed most). For whatever reason, the script running pulls focus (again, only in dolphin) and then dolphin throws a modal asking to name the file of the clipboard. Trying to debug what is happening I try to disable the 'paste to file' feature but no option exists. STEPS TO REPRODUCE 1. Try to disable the paste to file feature. 2. 3. OBSERVED RESULT You cannot. EXPECTED RESULT You find an option in settings and disable it. SOFTWARE/OS VERSIONS Windows: macOS: (available in the Info Center app, or by running `kinfo` in a terminal window) Linux/KDE Plasma: KDE Plasma Version: 6.5.5 KDE Frameworks Version: Qt Version: ADDITIONAL INFORMATION It works find in the property window, however I would prefer to avoid having to always open it in order to rename files.