microsoft/Terminal

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

Open

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

在 GitHub 查看
 (3 评论) (0 反应) (0 负责人)C++ (3,212 fork)batch import
Area-UserInterfaceHelp WantedIssue-BugPriority-3Product-Terminal

仓库指标

Star
 (35,764 star)
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

贡献者指南