<table><tr><td style="">ngraham edited the summary of this revision. <a href="https://phabricator.kde.org/transactions/detail/PHID-XACT-DREV-houd3wk2x43wdi7/">(Show Details)</a>
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D12529">View Revision</a></tr></table><br /><div><strong>CHANGES TO REVISION SUMMARY</strong><div><div style="white-space: pre-wrap; color: #74777D;">When a user drags a file or folder onto the Konsole window, by far the<span style="padding: 0 2px; color: #333333; background: rgba(251, 175, 175, .7);"> </span><span style="padding: 0 2px; color: #333333; background: rgba(151, 234, 151, .6);"><br />
</span>most common and likely thing they want to happen is for the path <span style="padding: 0 2px; color: #333333; background: rgba(251, 175, 175, .7);">to </span><span style="padding: 0 2px; color: #333333; background: rgba(151, 234, 151, .6);">to<br />
</span>that item appear in the window. This is what <span style="padding: 0 2px; color: #333333; background: rgba(151, 234, 151, .6);">virtually </span>all other terminal<span style="padding: 0 2px; color: #333333; background: rgba(251, 175, 175, .7);"> </span><span style="padding: 0 2px; color: #333333; background: rgba(151, 234, 151, .6);"><br />
</span>program<span style="padding: 0 2px; color: #333333; background: rgba(251, 175, 175, .7);">s I've ever used</span><span style="padding: 0 2px; color: #333333; background: rgba(151, 234, 151, .6);">s</span> do by default. Konsole does not, and I suspect 99% of <span style="padding: 0 2px; color: #333333; background: rgba(251, 175, 175, .7);">its </span><span style="padding: 0 2px; color: #333333; background: rgba(151, 234, 151, .6);">its<br />
</span>users do not know that this setting can be turned off, as I did not know<span style="padding: 0 2px; color: #333333; background: rgba(251, 175, 175, .7);"> </span><span style="padding: 0 2px; color: #333333; background: rgba(151, 234, 151, .6);"><br />
</span>until I started digging through the code itself.<br />
<br />
This patch makes the paste-as-text behavior happen by default for <span style="padding: 0 2px; color: #333333; background: rgba(251, 175, 175, .7);">new </span><span style="padding: 0 2px; color: #333333; background: rgba(151, 234, 151, .6);">new<br />
</span>profiles. Super advanced users can re-enable the drag menu if they like it.<span style="padding: 0 2px; color: #333333; background: rgba(251, 175, 175, .7);"> </span><span style="padding: 0 2px; color: #333333; background: rgba(151, 234, 151, .6);"><br />
</span>For most Konsole users, I think not having it presents vastly better<span style="padding: 0 2px; color: #333333; background: rgba(251, 175, 175, .7);"> </span><span style="padding: 0 2px; color: #333333; background: rgba(151, 234, 151, .6);"><br />
</span>drag-and-drop usability and increases the speed of hybrid mouse+gui<span style="padding: 0 2px; color: #333333; background: rgba(251, 175, 175, .7);"> </span><span style="padding: 0 2px; color: #333333; background: rgba(151, 234, 151, .6);"><br />
</span>operations. As such, I believe this is an important change for {T6831}.<br />
<br />
I know changing defaults like this can be scary and controversial, but I<span style="padding: 0 2px; color: #333333; background: rgba(251, 175, 175, .7);"> </span><span style="padding: 0 2px; color: #333333; background: rgba(151, 234, 151, .6);"><br />
</span>really do believe that the "paste as text" behavior is what 99% of drags<span style="padding: 0 2px; color: #333333; background: rgba(251, 175, 175, .7);"> </span><span style="padding: 0 2px; color: #333333; background: rgba(151, 234, 151, .6);"><br />
</span>to konsole are intended for. It's not at all like Dolphin where a user <span style="padding: 0 2px; color: #333333; background: rgba(251, 175, 175, .7);">may </span><span style="padding: 0 2px; color: #333333; background: rgba(151, 234, 151, .6);">may<br />
</span>reasonably want to copy or link instead of move.<div style="padding: 8px 0;">...</div></div></div></div><br /><div><strong>REPOSITORY</strong><div><div>R319 Konsole</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D12529">https://phabricator.kde.org/D12529</a></div></div><br /><div><strong>To: </strong>ngraham, Konsole, hindenburg, VDG<br /><strong>Cc: </strong>abetts, hein, Plasma, herrold, ngraham, hindenburg<br /></div>