Bug 55998 - drag and drop highlighted data from konsole paste the wrong buffer
Summary: drag and drop highlighted data from konsole paste the wrong buffer
Status: RESOLVED FIXED
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-03-15 17:04 UTC by munehiro
Modified: 2003-03-16 11:43 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description munehiro 2003-03-15 17:04:48 UTC
Version:            (using KDE KDE 3.0.99)
Installed from:    Compiled From Sources
Compiler:          gcc (GCC) 3.2 (Mandrake Linux 9.0 3.2-1mdk) 
OS:          Linux

how to reproduce

- open kwrite and a konsole
- write something on the konsole, then highlight with the mouse what you wrote (say "hello") and select "copy".
- always in konsole, write something different, and highlight it (or highlight the prompt) then start a drag and drop from the konsole to the kwrite. The Cursor will hint the drag with the square and the 'plus' sign.
- the kwrite will receive the paste buffer, so you will have "hello" in kwrite and not the prompt.

This is wrong or at least not intuitive. Please note that doing the same in reverse order from kwrite to konsole works as expected (the highlighted text is the one which is pasted when the drop event occur)
Comment 1 Stephan Binner 2003-03-15 18:42:18 UTC
This was fixed before KDE 3.1. Still running a release candidate? 
Comment 2 munehiro 2003-03-16 11:43:10 UTC
unfortunately yes, since my connection does not allow me to download and install
frequently. I made some search in the bug database and found nothing, so i
thought the bug was still here. Sorry for the dupe.