microsoft/Terminal

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

开放

#7,092 创建于 2020年7月27日

 (3 条评论) (0 个反应) (0 位负责人)C++ (9,275 个派生)batch import
Area-UserInterfaceHelp WantedIssue-BugPriority-3Product-Terminal

仓库指标

星标
 (103,173 个星标)
PR 合并指标
 (平均合并 27天 19小时) (30 天内合并 24 个 PR)

描述

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

贡献者指南