Opened 5 years ago
Last modified 5 years ago
#49443 new defect (bug)
Safari Browser - Component Color Picker not getting closed on Custom Color Picker button click
Reported by: | monikarao | Owned by: | |
---|---|---|---|
Milestone: | Awaiting Review | Priority: | normal |
Severity: | normal | Version: | 5.4 |
Component: | Editor | Keywords: | needs-patch |
Focuses: | ui | Cc: |
Description
When I am trying to close color picker on the **Custom color picker**
button click. It's not getting closed. It's working properly on Chrome browser but somehow not working on the Safari browser.
Here is a screencast :
Safari - https://share.getcloudapp.com/8LuJ49lP (Version-13.0.5)
Chrome - https://share.getcloudapp.com/Qwu762od (Version 80.0.3987.106)
Note: See
TracTickets for help on using
tickets.
Doesn't work in Firefox as well.
Worth noting the same issue can be reproduced on the Visibility and Publish buttons. Basically seems to work only on webkit browsers. Suspect: events conflict / browsers quirks in the "click outside" implementation.