microsoft/Terminal

NavigationView's scrollbar covers up icons when accessibility feature is enabled

Open

#8,894 创建于 2021年1月26日

在 GitHub 查看
 (3 评论) (1 反应) (0 负责人)C++ (3,212 fork)batch import
Area-SettingsUIHelp WantedIssue-BugPriority-3Product-Terminal

仓库指标

Star
 (35,764 star)
PR 合并指标
 (平均合并 27天 19小时) (30 天内合并 24 个 PR)

描述

  1. Go to Settings app > Ease of Access > Display
  2. Clear the box next to "Automatically hide scroll bars in Windows"
  3. Launch Terminal
  4. Size the Terminal app so its left-hand NavigationView is in compact mode, but not completely hidden
  5. The scrollbars encroach on the icons on the left side: image

Apparently this is MUX bug 2376, wherein they wash their hands and point at you -- it's somehow the app's fault that this happens.

Note that the other intrusive scrollbar is MUX bug 3771, which they haven't punted yet.

贡献者指南