REHeader icon indicating copy to clipboard operation
REHeader copied to clipboard

Copy pasting does not work in the color picker

Open CheefColt opened this issue 1 year ago • 0 comments

The bug:

The color picker does not allow for pasting the copied values.

Steps to reproduce the behavior:

  1. Choose any of the color picker.
  2. Try pasting any copied value into the input boxes.
  3. The pasted text is not taken as input and infact is not even considered, instead a blank value is defaulted to.

Expected behavior

Being able to copy paste color values.

Screenshots demonstrating problem:

1. Choose a color

image

2. Go to reheader.glitch.me/home

image

3. Click on picker and choose the color model (RGB/HSL/HEX):

image

4. Paste your copied color value which does not get pasted:

image

CheefColt avatar Oct 13 '24 17:10 CheefColt