microsoft/Terminal

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

Open

#7.092 aberto em 27 de jul. de 2020

Ver no GitHub
 (3 comments) (0 reactions) (0 assignees)C++ (3.212 forks)batch import
Area-UserInterfaceHelp WantedIssue-BugPriority-3Product-Terminal

Métricas do repositório

Stars
 (35.764 stars)
Métricas de merge de PR
 (Mesclagem média 27d 19h) (24 fundiu PRs em 30d)

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

Guia do colaborador