microsoft/Terminal

[Windows Terminal]: Selected state of controls present in 'Find' is not visible properly in dark mode.

Open

#17,899 创建于 2024年9月11日

在 GitHub 查看
 (4 评论) (0 反应) (0 负责人)C++ (3,212 fork)batch import
A11yUsableArea-AccessibilityHCL-E+DHCL-WindowsTerminalHelp WantedIssue-BugProduct-TerminalWindowsTerminal_Win32

仓库指标

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

描述

Windows Terminal version

1.22.2362.0

Windows build number

27695.1000

Other Software

Test Environment: OS: Windows 11 Version Dev (OS Build 27695.1000) App: Windows Terminal Preview

Steps to reproduce

Pre-requisite: Settings> Personalization> Colors> Choose your Mode> Dark Mode.

Repro steps:

  1. Open the 'windows terminal' application.
  2. Follow the above-mentioned pre-requisite step.
  3. Now expand the dropdown control.
  4. Navigate to any application like PowerShell and open it.
  5. PowerShell editor window will open.
  6. Now press 'Ctrl + Shift + F' to open 'Find'.
  7. Now select some controls in find.
  8. Observe the issue.

User experience: The low visibility of selected controls in dark mode negatively affects users, especially those with visual impairments or users who rely on dark mode for visual comfort. This issue impairs usability by making it harder to confirm selected options.

Attachment: Usable - Selected state of controls present in find is not properly visible in dark mode.zip

Expected Behavior

The selected state of the controls within the "Find" control should be clearly visible, even in dark mode. Proper contrast and visual indicators should ensure that users can easily identify which options are selected.

Actual Behavior

In dark mode, the selected state of controls within the "Find" control is not clearly visible. The lack of proper highlighting or contrast makes it difficult to distinguish which controls are selected.

贡献者指南