Nvda: revue cursor: strange behavior in windows-terminal with braille

Created on 21 Jun 2020  路  6Comments  路  Source: nvaccess/nvda

Steps to reproduce:

  1. use a braille desplay
  2. open new windows-terminal
  3. in power-shell execute "ls"
  4. move revue cursor up with num7

Actual behavior:

whole line underlined by dots 7, 8

Expected behavior:

only the first cell is underlined by dots 7, 8

System configuration

NVDA installed/portable/running from source:

installed

NVDA version:

2020.2beta1

Windows version:

Windows 10Ver2004 (64-斜懈褌) build 19041.330

Name and version of other software in use when reproducing the issue:

Windows Terminal Preview 1.1.1671.0

Other questions

Does the issue still occur after restarting your computer?

yep

Have you tried any other versions of NVDA? If so, please report their behaviors.

not applicable because 2020.2 is first version wich properly supports windows terminal

If addons are disabled, is your problem still occuring?

yep

Did you try to run the COM registry fixing tool in NVDA menu / tools?

yep. but i think this is not applicable too.

FYI: @codeofdusk

apwindows-terminal closworksforme componenbraille

Most helpful comment

I can confirm that microsoft/terminal#7530 fixes this issue.

All 6 comments

Cc @michaelDCurran @carlos-zamora.

This could very possibly be caused by microsoft/terminal#7342 as I think Braille also relies on setEndPoint. Cc @carlos-zamora.

After further investigation, this is almost definitely due to https://github.com/microsoft/terminal/issues/7342#issuecomment-686268414.

I can confirm that microsoft/terminal#7530 fixes this issue.

Could this issue please be closed?

Thanks Bill for the contribution. I am closing this issue as fixed.

Was this page helpful?
0 / 5 - 0 ratings