files-community / Files

Building the best file manager for Windows
https://files.community
MIT License
33.75k stars 2.15k forks source link

Bug: Files crashes when setting tag's color outside the boundary #16038

Open ChengYi0224 opened 3 weeks ago

ChengYi0224 commented 3 weeks ago

Description

When adding a new tag, user can pick a color they want in the color palette.

However, if you drag the color picker outside the boundary of color palette, Files will stop and crash.

Steps To Reproduce

  1. Go to Settings > Tags > Add new tag
  2. Open Color Palette to pick color
  3. Drag the color picker "down" to the palette border, and it should crash.

Note that it doesn't not crash for the left, up, right borders. Only for the down border. Specifically, it crashes when drag down the border of "blue" palette section. image

Requirements

Files Version

3.6.0.0

Windows Version

10.0.19045.4780

Log File

debug.log

0x5bfa commented 3 weeks ago

Thanks for the report.

I cant repro. and this sounds like an issue with WCT 7.x.

ChengYi0224 commented 3 weeks ago

Here is a demonstration video https://drive.google.com/file/d/1zvy6ZzKolT1i1P9kscGkOK0W8F-ug-SV/view?usp=sharing

yaira2 commented 3 weeks ago

Thanks for the report! Can you also repro this issue when choosing custom colors on the appearance page?

ChengYi0224 commented 3 weeks ago

The color palette in Appearance is not the same as the one in Tags, so I can't reproduce. image image