GoogleForCreators / web-stories-wp

Web Stories for WordPress
https://wp.stories.google
Apache License 2.0
768 stars 178 forks source link

Opera: Color picker / eyedropper fails to open #12728

Closed kkalarickal closed 1 year ago

kkalarickal commented 1 year ago

Bug Description

Found while validating fix for #12684

When using google web stories editor on Opera browser, it is NOT possible to open the color picker by clicking the eye-dropper icon. A console error is thrown saying

Failed to execute 'open' on 'EyeDropper': The user canceled the selection.

Expected Behaviour

Since we support all modern browsers, we should allow Color Picker via clicking the Eye-Dropper icon.

Steps to Reproduce

  1. Open/edit a story via a GWS editor session on Opera browser (Mac or PC)
  2. Add a text element and go to Style panel
  3. Scroll down to the Text section and click on the EyeDropper icon

Issue - the color picker is not activated and there is a console error

Screenshots

image.png

Additional Context

image.png

swissspidy commented 1 year ago

Also happens in Opera on macOS

cc @miina @timarney

swissspidy commented 1 year ago

Closing as it's an Opera implementation issue