kirby-color icon indicating copy to clipboard operation
kirby-color copied to clipboard

Blur event not firing

Open medienbaecker opened this issue 5 years ago • 2 comments

When focusing another field to blur the color picker, the blur event does not trigger. To hide the color picker you will then have to re-focus the field and click somewhere else:

colorpicker-blur

medienbaecker avatar Oct 04 '19 13:10 medienbaecker

To add to this issue, if I bring up the color picker and click anywhere in it (except the RGB/HSL/HEX input fields at the bottom), the shadow around the color picker disappears, along with the focus outline around the color field, and if I then try to focus one of the RGB/HSL/HEX input fields, the entire color picker disappears. It should stay visible if I want to focus one of these color picker inputs.

VIPStephan avatar Oct 16 '19 20:10 VIPStephan

In Kirby 3.5 the colorpicker stays open unless I click the small color panel (tested in the latest version of Firefox)

arnoson avatar Dec 18 '20 16:12 arnoson