Ticket #38170

DECCARAで漢字が壊れる

Open Date: 2018-03-29 14:44 Last Update: 2018-03-30 10:06

Reporter:
Owner:
Type:
Status:
Closed
Component:
Priority:
5 - Medium
Severity:
5 - Medium
Resolution:
Fixed
File:
None
Vote
Score: 0
No votes
0.0% (0/0)
0.0% (0/0)

Details

DECCARAで属性の変更を行う範囲の開始位置が漢字の2バイト目の時、その文字が壊れる。

再現方法

以下のスクリプトを実行。

printf "\033[2J"

for i in $(seq 9); do
        printf "\033[${i};${i}Hあいうえおかきくけこ"
done

printf '\033[2*x\033[1;7;9;22;7$r\033[0*x\033[7t\n'
2行目の"う"や4行目の"い"、6行目の"あ"が壊れる。

Ticket History (3/3 Histories)

2018-03-29 14:44 Updated by: doda
  • New Ticket "DECCARAで漢字が壊れる" created
2018-03-30 09:58 Updated by: doda
  • Details Updated
  • Resolution Update from None to Fixed
Comment

r7085で修正

2018-03-30 10:06 Updated by: doda
  • Status Update from Open to Closed

Attachment File List

No attachments

Edit

You are not logged in. I you are not logged in, your comment will be treated as an anonymous post. » Login