colpick-jQuery-Color-Picker icon indicating copy to clipboard operation
colpick-jQuery-Color-Picker copied to clipboard

Color Picker's hex-input-field not working on a modal dialogs

Open larsvoigt opened this issue 10 years ago • 5 comments

I'm using Color Picker as JQuery-Plugin. Everything works fine, but the color_hex_field isn't working properly. I have already set z-index property. Any ideas?

larsvoigt avatar Dec 09 '14 13:12 larsvoigt

@larsvoigt Which kind of "modal dialog" are you using? Bootstrap? Some other jQuery Plugin? Can you provide an example?

In general the colpick is added to the document body. As many modal dialogs working the same way, this might just be an issue with the z-index or other css.

mrgrain avatar Jan 17 '15 23:01 mrgrain

Hello, I've also try to use Colpick plugin in a Jquery dialog, but I've encountered a problem about inputs. I can't focus on them. I've une .colpick{z-index:999;} to display the colorpick on dialog, but it had any impact on inputs. Any solution ? Thank you.

melaniemacaisne avatar Apr 03 '15 14:04 melaniemacaisne

@melaniemacaisne I'm happy to look into this, if you can provide me with some code to reproduce the problem.

mrgrain avatar May 27 '15 03:05 mrgrain

Hello,

I also have the same issue. I have added Color picker into the Twitter Bootstrap 3 modal and editing full Hex field is not working.

It's working fine in normal page which is not dialog.

Thanks.

pzheng64 avatar Aug 20 '15 02:08 pzheng64

I also have the same issue. I have added Color picker into the Twitter Bootstrap 3 modal and editing each field is not working.

Thanks

fanzia avatar Aug 28 '15 09:08 fanzia