Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wrong unicode character produced #155035

Closed
OtterKring opened this issue Jul 13, 2022 · 0 comments · Fixed by #155183
Closed

wrong unicode character produced #155035

OtterKring opened this issue Jul 13, 2022 · 0 comments · Fixed by #155183
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug insiders-released Patch has been released in VS Code Insiders terminal-rendering upstream Issue identified as 'upstream' component related (exists outside of VS Code) upstream-issue-linked This is an upstream issue that has been reported upstream verified Verification succeeded
Milestone

Comments

@OtterKring
Copy link

OtterKring commented Jul 13, 2022

Issue Type: Bug

The unicode char 0x259B (▛) produces the char 0x258C (▌) iin VSCode. Regardless if copied and pasted e.g. from https://unicode-table.com/en/blocks/block-elements/ or as output from Powershell [char]0x259B. Tried in PS5.1, PS7 and Cmdline terminal.

Shells outside of VSCode reproduce the character correctly.

VS Code version: Code 1.69.1 (b06ae3b, 2022-07-12T08:21:24.514Z)
OS version: Windows_NT x64 10.0.22000
Restricted Mode: No

System Info
Item Value
CPUs Intel(R) Core(TM) i5-8365U CPU @ 1.60GHz (8 x 1896)
GPU Status 2d_canvas: enabled
canvas_oop_rasterization: disabled_off
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
skia_renderer: enabled_on
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
Load (avg) undefined
Memory (System) 15.81GB (3.70GB free)
Process Argv --crash-reporter-id b0c0b776-7a86-470b-8784-0864933d4509
Screen Reader no
VM 0%
Extensions (16)
Extension Author (truncated) Version
xml Dot 2.5.1
gc-excelviewer Gra 4.2.55
reg ion 1.1.0
csharp ms- 1.25.0
python ms- 2022.10.0
vscode-pylance ms- 2022.7.20
jupyter ms- 2022.6.1101950301
jupyter-keymap ms- 1.0.0
jupyter-renderers ms- 1.0.8
powershell ms- 2022.6.3
printcode nob 3.0.0
code-spell-checker str 2.3.0
code-spell-checker-german str 2.0.4
html-preview-vscode tht 0.2.5
vscode-counter uct 3.0.5
markdown-all-in-one yzh 3.4.3
A/B Experiments
vsliv368cf:30146710
vsreu685:30147344
python383:30185418
vspor879:30202332
vspor708:30202333
vspor363:30204092
vswsl492cf:30256860
vslsvsres303:30308271
pythonvspyl392:30443607
vserr242:30382549
pythontb:30283811
vsjup518:30340749
pythonptprofiler:30281270
vshan820:30294714
vstes263:30335439
vscoreces:30445986
pythondataviewer:30285071
vscod805:30301674
binariesv615:30325510
bridge0708:30335490
bridge0723:30353136
vsaa593:30376534
vsc1dst:30438360
pythonvs932:30410667
wslgetstarted:30449410
vscscmwlcmt:30465135
cppdebug:30492333
vscaac:30438847
vsclangdc:30486549

@Tyriar Tyriar added bug Issue identified by VS Code Team member as probable bug terminal-rendering labels Jul 13, 2022
@Tyriar Tyriar added this to the July 2022 milestone Jul 13, 2022
@Tyriar Tyriar added upstream Issue identified as 'upstream' component related (exists outside of VS Code) upstream-issue-linked This is an upstream issue that has been reported upstream labels Jul 13, 2022
Tyriar added a commit that referenced this issue Jul 14, 2022
@vscodenpa vscodenpa added the unreleased Patch has not yet been released in VS Code Insiders label Jul 14, 2022
andreamah pushed a commit that referenced this issue Jul 14, 2022
@vscodenpa vscodenpa added insiders-released Patch has been released in VS Code Insiders and removed unreleased Patch has not yet been released in VS Code Insiders labels Jul 15, 2022
jrieken pushed a commit that referenced this issue Jul 18, 2022
@andreamah andreamah added the verified Verification succeeded label Jul 28, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Aug 28, 2022
lemanschik pushed a commit to code-oss-dev/code that referenced this issue Nov 25, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug insiders-released Patch has been released in VS Code Insiders terminal-rendering upstream Issue identified as 'upstream' component related (exists outside of VS Code) upstream-issue-linked This is an upstream issue that has been reported upstream verified Verification succeeded
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants