microsoft/Terminal

Redrawing / flickering issues while using Magnifier

Open

#6.692 aberto em 26 de jun. de 2020

Ver no GitHub
 (8 comments) (0 reactions) (0 assignees)C++ (3.212 forks)batch import
Area-AccessibilityHelp WantedIssue-BugPriority-1Product-Terminal

Métricas do repositório

Stars
 (35.764 stars)
Métricas de merge de PR
 (Mesclagem média 27d 19h) (24 fundiu PRs em 30d)

Description

Environment

Windows build number: [run `[Environment]::OSVersion` for powershell, or `ver` for cmd]

Microsoft Windows [Version 10.0.18363.900]     

Windows Terminal version (if applicable):

1.0.1401.0

Any other software?

zsh 5.7.1 (x86_64-debian-linux-gnu)
Running on WSL1

Steps to reproduce

Open Magnifer on Windows, and use Ctrl+Alt+Scroll Wheel shortcut to zoom in and out

Either just use ZSH, or open any terminal application (in this case htop, nano, vim and micro)

Expected behavior

None of the contents of the terminal should change.

Actual behavior

Everything displayed within Terminal is redrawn, which makes it virtually unusable for me.

Additionally, this seems to force ZSH to re-run, but this does not happen in bash.

Lastly, the OS-selector / app info dropdown enlarges as you zoom in.

Here's a video showcasing the issues with ZSH/htop/vim/micro: https://youtu.be/qUZRsuhJV5M

And here's a video showing how bash is not affected, and the resizing dropdown menu: https://youtu.be/MRsJl6bgIVQ

I really love Windows Terminal, so I really hope you can get this fixed, as it would make a huge difference to me. For reference, I am registered blind, so rely completely on Magnifier for my work.

Guia do colaborador