[wp-trac] [WordPress Trac] #50247: Text Color with preset color not work on gutenberg
WordPress Trac
noreply at wordpress.org
Mon May 25 14:11:03 UTC 2020
#50247: Text Color with preset color not work on gutenberg
--------------------------+-----------------------------
Reporter: jbatmalle | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version: 5.4.1
Severity: minor | Keywords: has-screenshots
Focuses: ui, css |
--------------------------+-----------------------------
Hi,
I try to change the color of a word in gutenberg but i can't
I choose a preset color (Accent Color) but color not change in editor and
preview
the span created : <span class="has-inline-color has-accent-
color">sqsdqsdq</span>
But if I use custom color that work
<span data-rich-text-format-boundary="true" style="color:#3995bc" class
="has-inline-color">sqsdqsdq</span>
Could you help me
Thanks
--
Ticket URL: <https://core.trac.wordpress.org/ticket/50247>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list