Opened 3 years ago
Last modified 3 years ago
#55040 new defect (bug)
In WordPress 5.9 color palette overlap with circular color picker issue
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Awaiting Review | Priority: | normal |
Severity: | normal | Version: | 5.9 |
Component: | Editor | Keywords: | reporter-feedback |
Focuses: | ui, css | Cc: |
Description
In WordPress 5.9 color palette overlap with circular color picker issue are occured when we hover on circular color picker.
I have attached screenshot for it.
Attachments (2)
Change History (8)
#1
@
3 years ago
- Component changed from General to Editor
Hello and thank you for pointing this out,
This need to be addressed on Gutenberg side. Would you mind reporting it upstream, please?
https://github.com/WordPress/gutenberg/issues
Let's keep this ticket open until it's reported on GitHub.
Thank you
#3
follow-up:
↓ 4
@
3 years ago
- Keywords reporter-feedback added
@multidots1896 where comes the file you changed in 55040.patch
?
The diff file wasn't generated against /trunk root folder, so it's not possible to apply it.
#4
in reply to:
↑ 3
@
3 years ago
hi @audrasjb
I have taken clone by this repository http://core.svn.wordpress.org/trunk/
#5
follow-up:
↓ 6
@
3 years ago
Looking at your diff file, it is not possible to know which file you changed and therefore it's impossible to apply it elsewhere. Please generate it against trunk/src folder.
#6
in reply to:
↑ 5
@
3 years ago
Hi @audrasjb
I think while uploading their having some mistakes sorry for issue.
here i have added correct path for applying patch file
http://core.svn.wordpress.org/trunk/wp-includes/css/dist/components/style.css
Added css in style.css file
.components-color-palette__custom-color { margin-bottom:8px;}
thanks
added screenshot