Hi !

I'm using jQuery Colorpicker in a Drupal project, which use a lot of Entity Browsers and custom entities.
I found a bug when in an Entity Browser Modal view, when I try to create or edit an entity which has the colorpicker, I can't change values in fields from the Form API. It really annoys me when I have specific colors to add or edit in my field color's entity.. I added some screenshots to my issue report to give you more precisions on what I found.

In the first screenshot, the jQuery Colopicker is in a modal, from the module : Entity Browser. I placed my cursor in the field '#', but when I try to edit, nothing happens. Same for 'R', 'G', 'B', 'H', ... The color selector however is still working and changes the final value.

In the second screenshot, when jQuery Colorpicker is working fine, and you can see the blue border on the input field meaning you can edit it, unlike the first screenshot where I can't edit while my focus is in the input field ('#').

Can this problem be from this plugin ?
Feel free to ask me more details considering that my explanation is not as clear as water (french developer here !).

CommentFileSizeAuthor
Screenshot2.png33.29 KBRemyCrz
Screenshot1.png261.67 KBRemyCrz
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

RemyCrz created an issue. See original summary.

Jaypan’s picture

Status: Active » Closed (outdated)

Marking as outdated, as version 8.x-2.x is a major re-write, and should have dealt with any issues like this. Please re-open if the issue still stands after upgrade.