Skip to content

[My bug report]Typographical confusion with dual-byte characters #11232

@he852100

Description

@he852100

font:

宋体(simsun.ttf)

price  vdat sdm u  h  bws ieps  pd message loaion
-----  ---- --- -  -  --- ----  -- ------- ------
9.62 K    294 4 15 2500    1 175  GIGAT  CHIAO,

哇  dbda llm c噢 hdd   测试 123 pid 消息 位置
-  ---- --- -- ---   -- --- --- -- --
62 KM   294  4  15 2500   1 175 千  哇
PS > $f;$e
price   : $39.62
vdat    : K
sdm     : 294
u       : 4
h       : 15
bws     : 2500
ieps    : 1
pd      : 175
message :  GIGAT
loaion  : CHIAO,
plad    : 968
哇    : 62
dbda : KM
llm  : 294
c噢   : 4
hdd  : 15
测试   : 2500
123  : 1
pid  : 175
消息   : 千
位置   : 哇
plad : 96
PS > Get-Host|select Name,Version,@{N="名称";E={"q"}},@{N="196";E={"间"}}|fl                                                                                          
Name    : ConsoleHost                                             
Version : 6.2.3                                                   
名称      : q                                                     
196     : 间
PSVersion                      6.2.3/7                              
PSEdition                      Core                               
GitCommitId                    6.2.3/7                              
OS                             Linux 4.9.112-perf #1 SMP 
PREEMPT… Platform                       Unix

Test string

{
  "哇": "62",
  "dbda": "KM",
  "llm": "294",
  "c噢": 4,
  "hdd": 15,
  "测试": 2500,
  "123": 1,
  "pid": 175,
  "消息": "",
  "位置": "",
  "plad": 96
}
{
  "price": "39",
  "vdat": "K",
  "sdm": "294",
  "u": 4,
  "h": 15,
  "bws": 2500,
  "ieps": 1,
  "pd": 175,
  "mesage": " IGAT",
  "loaion": "CHIAO,",
  "plad": 968
}

Metadata

Metadata

Assignees

Labels

Issue-Questionideally support can be provided via other mechanisms, but sometimes folks do open an issue to get a

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions