felixse / FluentTerminal

A Terminal Emulator based on UWP and web technologies.
GNU General Public License v3.0
9.15k stars 442 forks source link

Hitting "X" or clearing color field or opacity in color picker crashes app #972

Open sys7em-abotbyl opened 2 years ago

sys7em-abotbyl commented 2 years ago

Windows Build: Windows 11 - 21H2 (22000.282) & Windows 10 - 21H1 (19043.1288) Fluent Terminal: 0.7.5.0 Issue: When editing a theme, if you hit "X" next to the hex code (or opacity in the case of "Selection"), or delete the input, the app hard crashes. This has been 100% reproducible, with a consistent failure rate.

Reproduction steps: Menu -> Settings -> Themes -> (Any Theme) -> Edit -> Pick a color for color picker to show up, hit "X" next to the input box; or delete the text in the text box.

Video showing issue: Fluent Terminal Color Picker Crash