microsoft/Terminal

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

Open

#17 899 ouverte le 11 sept. 2024

Voir sur GitHub
 (4 commentaires) (0 réactions) (0 assignés)C++ (3 212 forks)batch import
A11yUsableArea-AccessibilityHCL-E+DHCL-WindowsTerminalHelp WantedIssue-BugProduct-TerminalWindowsTerminal_Win32

Métriques du dépôt

Stars
 (35 764 stars)
Métriques de merge PR
 (Merge moyen 27j 19h) (24 PRs mergées en 30 j)

Description

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.

Guide contributeur