leonardo icon indicating copy to clipboard operation
leonardo copied to clipboard

Paste from clipboard does not work

Open markjharvey opened this issue 3 years ago • 3 comments
trafficstars

Description

Paste from clipboard does not work

Steps to reproduce

  1. Go to http://leonardocolor.io/
  2. Click on the Key Colors swatch to open up the picker
  3. Click the color mode to change it to Hex
  4. Click into the Hex input
  5. Paste your value
  6. Even try deleting the existing value and pasting

Expected behavior

The Hex code (or any string in your clipboard) should paste into the input

Screenshots

image

Environment

  • Chrome Version 99.0.4844.51 (Official Build) (x86_64)
  • MacOS 12.2.1

markjharvey avatar Mar 21 '22 15:03 markjharvey

This issue is unfortunately from Chrome’s updated native HTML color input. I believe a custom color picker will need to be implemented to fix this

NateBaldwinDesign avatar May 06 '22 02:05 NateBaldwinDesign