Opened 11 months ago
Closed 9 months ago
#56214 closed defect (bug) (fixed)
Twenty Twenty: links do not inherit user-defined text colors in the editor
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 6.1 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Bundled Theme | Keywords: | has-screenshots has-patch commit |
Focuses: | css | Cc: |
Description
The front-end styles set the text color for links to inherit
inside a block with a specific text color. In the editor, these links still use the standard link color.
Steps to reproduce:
- Activate the Twenty Twenty theme.
- Create a new post or open the Widgets editor.
- Create a rich text block such as a Paragraph or a Heading.
- Enter text in that block and add a link to part of that text.
- In the sidebar, choose a Text color for the block. It can be one of the theme presets or a custom color.
- Notice that the editor displays the link in the theme accent color instead of the color you chose.
- Save the post or widget and view the front end. The link color should match the color of the rest of the text in the block.
Attachments (7)
Change History (12)
#1
@
11 months ago
- Keywords has-screenshots has-patch added
The first image's filename is wrong, but I re-attached each image so the order would be correct.
#2
@
11 months ago
I can replicate this issue and the patch works for me. Really helpfully set out information so easier to follow thanks @sabernhardt
Note: See
TracTickets for help on using
tickets.
paragraph block in editor, before applying patch