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

Cursor and text does not line up correctly #128131

Closed
comiluv opened this issue Jul 7, 2021 · 4 comments
Closed

Cursor and text does not line up correctly #128131

comiluv opened this issue Jul 7, 2021 · 4 comments
Assignees
Labels
author-verification-requested Issues potentially verifiable by issue author bug Issue identified by VS Code Team member as probable bug editor-rendering Editor rendering issues insiders-released Patch has been released in VS Code Insiders verified Verification succeeded
Milestone

Comments

@comiluv
Copy link

comiluv commented Jul 7, 2021

Issue Type: Bug

  1. Environment
    OS: Windows 10 version 21H1(build 19043.1083)
    Font: iA Writer Mono S

  2. Description
    When the user goes through a certain set of letters in a line using arrow key in the text editor, the cursor highlights at wrong places.

  3. What actually happens
    iawritermonos

  4. What's expected to happen
    consolas

  5. Notes
    This issue does not happen with iA Writer Duo S, iA Writer Quattro S, iA Writer Duospace. Only affects iA Writer Mono S.
    Also doesn't happen in other text editors, such as Notepad, Notepad++, or Visual Studio

VS Code version: Code 1.57.1 (507ce72, 2021-06-17T13:28:07.755Z)
OS version: Windows_NT x64 10.0.19043
Restricted Mode: No

System Info
Item Value
CPUs Intel(R) Core(TM) i9-10850K CPU @ 3.60GHz (20 x 3600)
GPU Status 2d_canvas: enabled
gpu_compositing: enabled
multiple_raster_threads: enabled_on
oop_rasterization: enabled
opengl: enabled_on
rasterization: enabled
skia_renderer: enabled_on
video_decode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
Load (avg) undefined
Memory (System) 63.87GB (54.27GB free)
Process Argv --crash-reporter-id bbfbb75b-5e28-4eaa-87a7-7cf239f2c4c2
Screen Reader no
VM 0%
Extensions (9)
Extension Author (truncated) Version
csharp ms- 1.23.12
python ms- 2021.6.944021595
vscode-pylance ms- 2021.7.1
jupyter ms- 2021.6.999662501
cpptools ms- 1.4.1
material-icon-theme PKi 4.8.0
LiveServer rit 5.6.1
colonize vms 2.2.2
material-theme zhu 3.10.14
A/B Experiments
vsliv368:30146709
vsreu685:30147344
python383cf:30185419
pythonvspyt700cf:30270857
pythonvspyt602:30300191
vspor879:30202332
vspor708:30202333
vspor363:30204092
pythonvspyt639:30300192
pythontb:30283811
pythonvspyt551cf:30311713
vspre833:30321513
pythonptprofiler:30281270
vshan820:30294714
pythondataviewer:30285071
vscus158:30321503
pythonvsuse255cf:30323309
vscorehov:30309549
vscod805cf:30301675
pythonvspyt200cf:30331938
vscextlangct:30333562
binariesv615:30325510
vsccppwtct:30329789
bridge0702:30334633

@comiluv
Copy link
Author

comiluv commented Jul 7, 2021

Also posted on iaolo/iA-Fonts#53

@alexdima alexdima added the windows VS Code on Windows issues label Jul 14, 2021
@alexdima
Copy link
Member

I will investigate more in depth, I didn't get a chance to do that yet. As a workaround you can use "editor.disableMonospaceOptimizations": true. This is a hidden setting (it will appear as unknown but it is respected).

@alexdima alexdima added editor-rendering Editor rendering issues bug Issue identified by VS Code Team member as probable bug labels Jul 14, 2021
@comiluv
Copy link
Author

comiluv commented Jul 15, 2021

"editor.disableMonospaceOptimizations": true does seem to resolve the issue

@alexdima alexdima removed the windows VS Code on Windows issues label Oct 22, 2021
@alexdima alexdima added this to the October 2021 milestone Oct 22, 2021
@mjbvz mjbvz added the author-verification-requested Issues potentially verifiable by issue author label Oct 27, 2021
@rebornix rebornix added the verified Verification succeeded label Oct 28, 2021
@github-actions github-actions bot locked and limited conversation to collaborators Dec 6, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
author-verification-requested Issues potentially verifiable by issue author bug Issue identified by VS Code Team member as probable bug editor-rendering Editor rendering issues insiders-released Patch has been released in VS Code Insiders verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

5 participants
@rebornix @alexdima @mjbvz @comiluv and others