[Konsole-devel] [Bug 153261] New: Mouse: cannot select space just before the last letter in non-last line
alexsaa at gmail.com
alexsaa at gmail.com
Sun Dec 2 05:33:47 UTC 2007
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=153261
Summary: Mouse: cannot select space just before the last letter
in non-last line
Product: konsole
Version: unspecified
Platform: Gentoo Packages
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
AssignedTo: konsole-devel kde org
ReportedBy: alexsaa gmail com
Version: (using KDE KDE 3.5.7)
Installed from: Gentoo Packages
Compiler: CFLAGS="-O2 -march=i686 -pipe"
OS: Linux
When I have a line 'a b c' in konsole, and this line is not the last line, I cannot select the space between 'b' and 'c'. The line is selected up to the end to give ' c\n' instead.
Example:
user host ~ $ echo -e "a\0040b\0040c"; echo zzz
a b c
zzz
user host ~ $
Here, I can select the space between 'a' and 'b', the space between 'echo' and 'zzz', but not between 'b' and 'c'.
Also, it is not possible to select 'a b '.
More information about the konsole-devel
mailing list