Make WordPress Core

Opened 4 years ago

Closed 4 months ago

#55040 closed defect (bug) (worksforme)

In WordPress 5.9 color palette overlap with circular color picker issue

Reported by: multidots1896's profile multidots1896 Owned by:
Milestone: Priority: normal
Severity: normal Version: 5.9
Component: Editor Keywords:
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 (4)

Screenshot 2022-02-02 at 11.32.42 AM.png (146.0 KB) - added by multidots1896 4 years ago.
added screenshot
55040.patch (437 bytes) - added by multidots1896 4 years ago.
added patch
T22-excerpt-block-highlight-5.9.png (42.8 KB) - added by sabernhardt 4 months ago.
Highlight colors in Site Editor with WordPress 5.9
T22-excerpt-block-highlight-6.0.png (44.2 KB) - added by sabernhardt 4 months ago.
Highlight colors in Site Editor with WordPress 6.0

Download all attachments as: .zip

Change History (11)

#1 @audrasjb
4 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

#2 @audrasjb
4 years ago

  • Keywords has-patch removed

@multidots1896
4 years ago

added patch

#3 follow-up: @audrasjb
4 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 @multidots1896
4 years ago

hi @audrasjb
I have taken clone by this repository http://core.svn.wordpress.org/trunk/

Last edited 4 years ago by multidots1896 (previous) (diff)

#5 follow-up: @audrasjb
4 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 @multidots1896
4 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

@sabernhardt
4 months ago

Highlight colors in Site Editor with WordPress 5.9

@sabernhardt
4 months ago

Highlight colors in Site Editor with WordPress 6.0

#7 @sabernhardt
4 months ago

  • Keywords reporter-feedback removed
  • Milestone Awaiting Review deleted
  • Resolution set to worksforme
  • Status changed from new to closed

This was an issue in WordPress 5.9, but it was already fixed by WordPress 6.0.

The images show the Highlight color control

  • with the "Read more" text in a Post Excerpts block
  • in the Site Editor (the post editor showed the color at full width and with a margin, though 6.0 improved it)
  • with Twenty Twenty-Two
  • with the Background color 'tab' activated (but both text and background colors are applied to the text)
Note: See TracTickets for help on using tickets.