[Konsole-devel] [Bug 188528] konsole's history adds spaces to end of lines when copying text

tomasb at kapsa.cz tomasb at kapsa.cz
Fri Aug 31 15:29:06 UTC 2012


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

--- Comment #148 from tomasb at kapsa.cz ---
Created attachment 73578
  --> https://bugs.kde.org/attachment.cgi?id=73578&action=edit
konsole-cat-csr-pem-problem.patch

> Yes, I have the problem with using 'cat' on the command line. Only reason I noticed it is when generating CSR's with openssl. Extra spaces are added to the end of certain lines of the CSR after a simple 'cat'. [...]

Marcus, thank you for providing this use case. I was able to replicate this bug
and then it wasn't hard to solve the problem. Screen buffer resize
(enlargement) wasn't handled properly. Screen buffer is initially created at
the size 80x40 characters, but typical konsole window is larger. So this
problem with simple cat command manifested itself just in the space between
line 41 of console till last line of visible screen. Later on, when konsole
scrolls and new lines are added it was ok again. Shortly: bottom lines of newly
opened console and in new space after konsole enlargement.

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the konsole-devel mailing list