Opened 4 years ago
Closed 2 years ago
#56565 closed defect (bug) (fixed)
Twenty Sixteen: Quote Block Border Left color not reflected in editor
| Reported by: | umesh84 | Owned by: | karmatosed |
|---|---|---|---|
| Priority: | normal | Milestone: | 6.7 |
| Component: | Bundled Theme | Version: | 6.0.2 |
| Severity: | minor | Keywords: | has-patch has-screenshots commit |
| Cc: | Focuses: | ui, css |
Description
Theme Twenty Sixteen Quote Block Border Left color not reflected in editor
Steps to replicate:
1: Activate the Twenty Sixteen Themes
2: add Quote block
3: Select color
For better understanding I provide video attachment link.
Video link: https://www.loom.com/share/bc19aee1e3cb4370a0642a403c61942f
Attachments (2)
Change History (11)
#2
@
4 years ago
- Summary Theme Twenty Sixteen Quote Block Border Left color not reflected in editor → Twenty Sixteen: Quote Block Border Left color not reflected in editor
#3
@
3 years ago
- Severity normal → minor
The original theme design did not have the same color for the border as the quote text, but it has been that way in the Quote block for about two years.
With WordPress 5.0, Twenty Sixteen had a black border color and #1a1a1a dark gray citation color while the quote text was in the #686868 medium gray. By 5.3, the theme.css gave its own dark gray border (GB13248), and later it was revised to match the text color in GB26684.
In case we want to match the current block styling, I updated the selector in the patch.
#4
@
3 years ago
- Keywords has-screenshots added
Test Report For https://core.trac.wordpress.org/attachment/ticket/56565/56565.1.patch
Before Patch: https://prnt.sc/n7UigrkW1xZe
After Patch : https://prnt.sc/D-_YULQcYOQq
Result After Patch:
- Quote Block Border Left color is reflected in editor.
https://core.trac.wordpress.org/attachment/ticket/56565/56565.1.patch is working fine.
#7
@
2 years ago
- Owner set to
- Status new → assigned
I am going to assign this to myself to test and see if this does impact design or would work to commit.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
added patch