[Konsole-devel] [Bug 136730] <ctrl>+mouse copying broken

Kurt V. Hindenburg kurt.hindenburg at gmail.com
Sun Jul 24 20:28:18 UTC 2011


https://bugs.kde.org/show_bug.cgi?id=136730


Kurt V. Hindenburg <kurt.hindenburg at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
   Version Fixed In|                            |4.8
         Resolution|                            |FIXED




--- Comment #6 from Kurt V. Hindenburg <kurt hindenburg gmail com>  2011-07-24 20:28:18 ---
Git commit 4f8da80fec79b8d229bfb75d5825b65a3f4bea61 by Kurt Hindenburg.
Committed on 24/07/2011 at 22:22.
Pushed by hindenburg into branch 'master'.

Use SPACE as delimiter when joining multiple lines.

Currently, when users use ctrl+mouse to select and copy multiple lines,
those lines are joined into single line in a seamless way.  LINEBREAK is
simply removed, thus the first character of second line will be
positioned right after the last character of the first line.  This patch
replaces the LINEBREAK with a SPACE.

Thanks to Jekyll Wu (adaptee at gmail.com) for patch and research.
BUG: 136730
FIXED-IN: 4.8

M  +5    -2    src/Screen.cpp

http://commits.kde.org/konsole/4f8da80fec79b8d229bfb75d5825b65a3f4bea61

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the konsole-devel mailing list