| Summary: | Text copied from Konsole window is corrupted on the first line. | ||
|---|---|---|---|
| Product: | [Applications] konsole | Reporter: | Jon <SchaduwBlink> |
| Component: | general | Assignee: | Konsole Bugs <konsole-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | 2.0 | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | patch | ||
|
Description
Jon
2008-01-05 18:29:57 UTC
On the second line of that example, the browser or something added in those big tabs. Everything lined up fine in the text box, like the 8:50 in the first line, lined up with the second line. Created attachment 22849 [details]
patch
This is happening because of incorrect detection of characters to be copied as
`selected'.
Fixed by SVN commit #757710. Thanks for the patch Dimitriy. I can confirm that it works. I no longer have the weirdness going on in my copied text. Thanks for the quick responses and fix. Cheers all. |