Bug 280838 - drag and dropped files followed by spaces
Summary: drag and dropped files followed by spaces
Status: RESOLVED FIXED
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: 2.6.2
Platform: Ubuntu Linux
: NOR wishlist
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-26 14:18 UTC by jenna
Modified: 2011-09-13 22:50 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In: 4.8


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description jenna 2011-08-26 14:18:52 UTC
Version:           2.6.2 (using KDE 4.6.2) 
OS:                Linux

When you select some files in your file manager (such as dolphin) and drag them into konsole using your mouse and drop them, konsole will insert the path of the file that you dropped.  When you drop multiple files into konsole, it adds all the filenames, and puts a space between them.

When I do this with other operating systems (such as ubuntu using its default terminal), it automatically adds a space after the last filename it inserts.  Konsole doesn't behave this way.  If you want to drag files 1 at a time, you have to drag one, then click konsole to give it focus, type a space, then click your file browser to give it focus, ect.  

I think that it would be more intuitive, and much more user friendly if konsole could automatically add that last little space in there for me.

Reproducible: Always

Steps to Reproduce:
1) Open dolphin file browser.
2) launch konsole
3) select a file in dolphin and drag it with your mouse into konsole

Actual Results:  
Konsole inserts the filename.

Expected Results:  
I would like it to insert the filename followed by a space.

OS: Linux (x86_64) release 2.6.38-10-generic
Compiler: cc
Comment 1 Jekyll Wu 2011-09-13 22:50:19 UTC
Git commit e14b2099cccf3e2c737ca74a2fb8f0d462b48373 by Jekyll Wu.
Committed on 14/09/2011 at 00:48.
Pushed by jekyllwu into branch 'master'.

Each filename inserted in d&d operation should be followd by a space.

FEATURE: 280838
FIXED-IN:4.8

M  +2    -2    src/TerminalDisplay.cpp

http://commits.kde.org/konsole/e14b2099cccf3e2c737ca74a2fb8f0d462b48373