| Summary: | Drag'n'dropping selected text pastes wrong text | ||
|---|---|---|---|
| Product: | [Applications] konsole | Reporter: | Vadim A. Misbakh-Soloviov (mva) <kde> |
| Component: | copy-paste | Assignee: | Konsole Bugs <konsole-bugs-null> |
| Status: | RESOLVED NOT A BUG | ||
| Severity: | normal | CC: | nate, peter |
| Priority: | NOR | Keywords: | investigated, triaged |
| Version First Reported In: | 2.14.1 | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Vadim A. Misbakh-Soloviov (mva)
2014-11-04 17:28:18 UTC
Confirmed, this occurs because the current global application selection is used. Does somebody actually use this dnd functionality? It seems broken for me (ctrl+dnd just pastes the selection in the current cursor position without clearing text). In that case, could as well use the middle mouse wheel to trigger the X selection. Qt: 5.5.0 KDE Frameworks: 5.13.0 Konsole: 15.08.0 The drag-and-drop feature appears to have been removed from at least as far back as Konsole 17.12, perhaps due to this and other issues. |