Bug 162586

Summary: Unable to copy & paste Japanese text
Product: [Applications] konsole Reporter: Yukiko Bando <ybando>
Component: generalAssignee: Konsole Developer <konsole-devel>
Status: RESOLVED FIXED    
Severity: normal CC: christophe
Priority: HI    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Yukiko Bando 2008-05-25 04:51:43 UTC
Version:            (using Devel)
Installed from:    Compiled sources
OS:                Linux

When I select (and copy) Japanese text in Konsole or Yakuake, only the first character is copied to Klipper. No problem with English text.
Comment 1 Christophe Marin 2008-05-26 19:35:51 UTC
Confirmed in trunk (kdebase rev. 812716).
Comment 2 Robert Knight 2008-06-02 04:31:06 UTC
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