Page 1 of 1

FIXED: Select color bug

Posted: 13 Sep 2021 12:30
by pjj
When I place my caret on a color in a CSS file and click "Pick a color..." icon (or click this tiny CSS color tooltip), "Select Color" window appears. I can now choose another color, click OK and my original value is replaced with a new one -- with one exception, though. If there is color name in the CSS document and I happen to pick a color from ColorWheel (=hex), old value is not changed. Conversely, when I put caret into hexadecimal value and then pick color name, new value is placed in the document. (This happens because "HTML color name" entry isn't properly populated with a hex value, I reckon.)

Re: Select color bug

Posted: 16 Sep 2021 07:43
by Rickard Johansson
Fixed in next release (v15.20). Thanks!