microsoft/Terminal

Bug Report: ConHost Caption BoundingRects dissapeared

開放

#2,176 建立於 2019年7月31日

 (3 則留言) (0 個反應) (0 位負責人)C++ (9,275 個分叉)batch import
Area-AccessibilityHelp WantedIssue-BugPriority-2Product-Conhost

倉庫指標

星標
 (103,173 顆星)
PR 合併指標
 (平均合併 27天 19小時) (30 天內合併 24 個 PR)

描述

Environment

Caused by Accessibility PR: https://github.com/microsoft/terminal/commit/96496d8154113ae9e0bcbe47b4bbaf33a0d4e961

Steps to reproduce

  1. open ConHost
  2. open inspect.exe
  3. find caption buttons

Expected behavior

bounding rects should appear over caption buttons

Actual behavior

bounding rects aren't there. But it seems like you can interact with them perfectly fine otherwise.

Other notes

I think the main culprit here is WindowUiaProvider. Not entirely sure what caused it though.

貢獻者指南