| Summary: | Unable to copy & paste Japanese text | ||
|---|---|---|---|
| Product: | [Applications] konsole | Reporter: | Yukiko Bando <ybando> |
| Component: | general | Assignee: | Konsole Bugs <konsole-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | christophe |
| Priority: | HI | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Yukiko Bando
2008-05-25 04:51:43 UTC
Confirmed in trunk (kdebase rev. 812716). SVN commit 815514 by knight: Fix copy/select and paste of text with double-width characters. When decoding a line of terminal characters to plain text, skip the 'hidden' part of double-width characters. BUG: 162586 M +6 -3 TerminalCharacterDecoder.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=815514 |