Skip to content
This repository has been archived by the owner on Apr 8, 2022. It is now read-only.

Hue selector gets locked when the color has no saturation (gray scale) #328

Open
jzabate opened this issue Apr 29, 2021 · 1 comment
Open
Labels

Comments

@jzabate
Copy link

jzabate commented Apr 29, 2021

Description
On the live example on jsfiddle I setup for elements colorpicker. Issue occurs when I try to select color on the third element where the colorpicker-hue panel got stuck unless I click first on the colorpicker-saturation.

Context
bootstrap-colorpicker version: 2.5.1
bootstrap version: 4.3.1
jQuery version: 3.4.1
Browser name and version: Version 90.0.4430.93 (Official Build) (64-bit)
Operative System name an version: Windows 10

Expected behavior
Able to select color on the colorpicker-hue panel.

Actual behavior
Color picker still appears on the end of the body

Live Example
https://jsfiddle.net/7crmgbjk/

@jzabate jzabate added the bug label Apr 29, 2021
@itsjavi
Copy link
Owner

itsjavi commented Apr 29, 2021

The actual issue is that the third color is #373737 which is in the gray-scale, so the hue is locked to one color until you move the saturation to a non-grayscale area

@itsjavi itsjavi changed the title Got stuck on selecting the color on colorpicker-hue panel when colorpicker is applied on several elements. Hue selector gets locked when the color has no saturation (gray scale) Apr 29, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants