microsoft/Terminal

Color picker window closes unexpectedly when clicking on the combobox multiple times

Open

#7 092 ouverte le 27 juil. 2020

Voir sur GitHub
 (3 commentaires) (0 réactions) (0 assignés)C++ (3 212 forks)batch import
Area-UserInterfaceHelp WantedIssue-BugPriority-3Product-Terminal

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

Environment

Windows build number: 10.0.19041.388
Windows Terminal version: 1.1.2021.0

Steps to reproduce

  1. Right click on a tab
  2. Click "Color..."
  3. Click "Custom..."
  4. Click "More"
  5. Click on the combobox with RGB and HSV
  6. Click on an empty area, so the combobox closes
  7. Click on the combobox again

Expected behavior

The combobox opens again

Actual behavior

The color picker window closes

Guide contributeur