Opened 9 months ago
Last modified 6 months ago
#60195 new defect (bug)
Twenty Twenty One - Pullquote block having issue in border with default color pallate.
Reported by: | nidhidhandhukiya | Owned by: | |
---|---|---|---|
Milestone: | Awaiting Review | Priority: | normal |
Severity: | normal | Version: | 6.4.2 |
Component: | Bundled Theme | Keywords: | has-patch |
Focuses: | Cc: |
Description
Steps to reproduce the issue :-
- Activate Twenty Twenty one theme.
- Choose Pullquote block.
- Apply some border-color and check the both side.
You can able to see change in editor in border-color but in front side you can not able to see chosen border color.
Note :- This issue is happening only when we choose color rom default color pallate option of border if choose custom color it is applied properly.
I have attached video for better understanding.
Video URL :- https://share.cleanshot.com/JKXyhFJqlbFh4VqxrPXT
Attachments (1)
Change History (4)
#3
@
6 months ago
Patch Report - https://core.trac.wordpress.org/attachment/ticket/60195/60195.patch
Environment
WordPress - 6.5
OS - Windows
Browser - Firefox
Theme: Twenty Twenty one Version: 2.2
PHP - 8.1.23
Before
Backend : https://prnt.sc/Eb_5963kPyTa
Frontend : https://prnt.sc/ZgZ1xGHT2FKO
After Patch
Backend : https://prnt.sc/qtwTI4dCZKsw
Frontend : https://prnt.sc/O3uNndF8FLse
Result : Pullquote block border with default color pallate Working now.
Note that there is an existing PR open to fix this: https://github.com/WordPress/wordpress-develop/pull/2944