https://bugs.kde.org/show_bug.cgi?id=455165
Bug ID: 455165
Summary: Characters after column 81 are sometimes not put on
clipboard
Product: konsole
Version: master
Platform: Other
OS: Linux
Status: REPORTED
Severity: minor
Priority: NOR
Component: copy-paste
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Happens very randomly, but sometimes when I select something it gets cut off
after column 81.
Example full line:
> 1051253: calling init:
> /usr/lib/qt/plugins/platforminputcontexts/libcomposeplatforminputcontextplugin.so
> [0]
Gets cut to:
> 1051253: calling fini:
> /usr/lib/qt/plugins/platforminputcontexts/libcompos
And if I try to select something that is cut off (e. g. "inputcontext") nothing
gets put in the selection buffer/clipboard.
The default number of columns is 80, and it is reset to that some places in the
code, but it's hard to reproduce so I can't change the various default values
to see where it stems from.
It's pretty low severity since it goes away for a bit if I click around a bit
(but then randomly returns when I try to copy the same line again later), but
it is very odd so I thought I'd file a bug.
--
You are receiving this mail because:
You are watching all bug changes.