bebraw / colorjoe

Scaleable color picker with touch and AMD support (MIT)

Home Page:http://bebraw.github.io/colorjoe/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unable to Manually Input HEX Value

theGeekPirate opened this issue · comments

Whenever you try to input a HEX value, it simply auto-completes (incorrectly) instead of allowing you to input the full value.

Tested on both Chrome and Firefox.

Good catch. Need to rethink that behavior.

I would suggest having it respond to the 'Enter' key as well as auto-completing when the focus is taken away from the field.

No need for it to assume anything until the user confirms he is done.

Also, same thing happens in the "RGB Picker with Extras", with the RGB fields.

Unsure if you want to open another issue for that, let me know, and I can delete this comment if wanted.