leonardo
leonardo copied to clipboard
Paste from clipboard does not work
trafficstars
Description
Paste from clipboard does not work
Steps to reproduce
- Go to http://leonardocolor.io/
- Click on the Key Colors swatch to open up the picker
- Click the color mode to change it to Hex
- Click into the Hex input
- Paste your value
- 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
Environment
- Chrome Version 99.0.4844.51 (Official Build) (x86_64)
- MacOS 12.2.1
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