#63705 closed defect (bug) (duplicate)
The pullquote block having some border issue into the various theme.
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | normal | Version: | |
| Component: | Bundled Theme | Keywords: | |
| Focuses: | Cc: |
Description
Bug Report
Description
The pullquote block is not displaying its border correctly across various classic themes. In some cases, the border does not appear at all, while in others, it shows a different color than the one selected in the editor settings..
Environment
- WordPress: 6.9-alpha-60093-src
- PHP: 8.2.28
- Server: nginx/1.27.5
- Database: mysqli (Server: 8.4.5 / Client: mysqlnd 8.2.28)
- Browser: Chrome 138.0.0.0
- OS: Windows 10/11
- Themes: Twenty Fifteen 4.0, Twenty Seventeen 3.9, Twenty Nineteen 3.1, Twenty Twenty-One 2.5
- MU Plugins: None activated
- Plugins:
- Test Reports 1.2.0
Steps to Reproduce
- Add Pullquote block in page
- Add quote and citation text
- Now, change its border color from block border setting
- Save the changes and publish the page
- View the editor side & front-end side
Expected Results
- ✅ Applied setting should be reflected in front and admin side. In this case border and border color should be same on front and editor side.
Actual Results
- ❌ In some classic themes, the border does not appear at all. In others, the border appears with a different color than what is set in the block settings in the editor.
Additional Notes
- See this gitHub issue https://github.com/WordPress/gutenberg/issues/68172
Supplemental Artifacts
Change History (4)
This ticket was mentioned in Slack in #core-test by ravigadhiyawp. View the logs.
6 months ago
#3
@
6 months ago
- Milestone Awaiting Review deleted
- Resolution set to duplicate
- Status changed from new to closed
Duplicate of #59692.
Hi @ravigadhiyawp
This has already been reported, so I am closing this ticket.
Please read through all the related discussions carefully before attempting to work on this issue. It is not perfectly clear what the best next step is, that is why it has not been solved yet.
Twenty Fifteen: https://core.trac.wordpress.org/ticket/59692
Twenty Seventeen: https://core.trac.wordpress.org/ticket/56073
Twenty Nineteen: https://core.trac.wordpress.org/ticket/63623
Twenty Twenty-One: https://core.trac.wordpress.org/ticket/60195
I was able to reproduce the issue and would love to work on fixing it.