Terminal: Terminal renders gaps in between some lines

Created on 26 Jun 2019  路  6Comments  路  Source: microsoft/terminal

Environment

Windows 10 19H1

Windows build number: 10.0.18362.175
Windows Terminal version (if applicable):

Any other software?
[ZtreeWin](http://www.ztree.com/html/ztreewin.htm)

Steps to reproduce

1 - Install ZtreeWin, or PowerShell PowerTab
2 - Make Terminal Window large
3 - Execute ztw or [TAB] in PowerShell with PowerTab enabled

Expected behavior

PowerTab Good

ZtwOLD

Actual behavior

PowerTab Bad

ZtwNEW


There are multiple horizontal lines that should not be there.

Area-Rendering Issue-Bug Priority-3 Product-Terminal Resolution-Duplicate

Most helpful comment

Vertical gaps also sometimes occur. I am using 125% scaling.

All 6 comments

This is sort of like #404, but my psychic debugging says this is floating point measuring of lines going awry and it might be really smart to just wholesale move to GDI measuring like #1298 suggested.

I think there are 2 issues here, one that is dependent on DPI.

For example ZTW at 200 DPI shows like these:
Ztw DPI200

  • Notice the horizontal lines
  • Notice the vertical lines are not continuous

For ZTW at 100 DPI:
Ztw DPI100

  • Notice that the horizontal lines are fixed.
  • But the vertical lines are still not continuous.

Baseline:
ZtwOLD

I see the same thing with display scaling at 125% or 150%. Works fine at 100%.
Particularly annoying when using oh-my-posh, or anything that relies on fonts with Powerline glyphs

Vertical gaps also sometimes occur. I am using 125% scaling.

/dup #3626

Hi! We've identified this issue as a duplicate of another one that already exists on this Issue Tracker. This specific instance is being closed in favor of tracking the concern over on the referenced thread. Thanks for your report!

Was this page helpful?
0 / 5 - 0 ratings