Opened 5 months ago
Last modified 4 months ago
#61562 new defect (bug)
Twenty Twenty-One Theme: Latest post block does not appear selected text color on editor & front end sides.
Reported by: | viralsampat | Owned by: | |
---|---|---|---|
Milestone: | Future Release | Priority: | normal |
Severity: | normal | Version: | 6.5.5 |
Component: | Bundled Theme | Keywords: | has-patch needs-testing changes-requested |
Focuses: | ui, css | Cc: |
Description
Hello,
I have reviewed "Latest Post" block and found thats its selected text color is not appearing when we trying to change its text color from block settings.
I think that it should be appear when we change text color from block settings.
Also, I have already posted similar issue fro twenty-twenty theme. #61524
Here, I have attached its screenshots:
Thanks,
Attachments (5)
Change History (8)
@
5 months ago
I have checked above mentioned issue and I have resolved it and added patch. Also, I have attached screenshot after resolved this issue.
#1
@
5 months ago
- Keywords needs-testing added; dev-feedback removed
- Milestone changed from Awaiting Review to Future Release
Thank you for this patch. Let's get some testing on this with the look for a future release.
#2
@
5 months ago
- Keywords changes-requested added
I think this will have the same issue that @sabernhardt identified in the other ticket #61524
WordPress 6.4 adds the chosen text color to the link (only), but the rest of the text remains the theme's color selections. When adding support for color controls, the theme's colors still need to apply for users do not select a color. (Replacing a specific color with inherit would change how existing blocks appear.)
Ideally we resolve this here to not also have the problem.
Back-end