Opened 3 years ago
Closed 7 weeks ago
#58088 closed defect (bug) (duplicate)
Twenty Twenty-One: letter spacing not applied to Quote block in Editor, on front-end, widgets area
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | normal | Version: | |
| Component: | Bundled Theme | Keywords: | has-test-info |
| Focuses: | css | Cc: |
Description
While investigating #58033 I noticed in the TT1 theme that letter spacing does not apply to any representation of the Quote block.
Steps to reproduce:
- install WP 6.1 or 6.2 (hasn't tested earlier versions)
- install official TT1 theme from WP.org (v1.8)
- go to Post > Add new and/or Appearance > Widgets
- add a Quote block
- click on the Quote in the List view of all the blocks in a post, and in block settings click Typography -> settings (3 dots) and add Letter Spacing with the value of 10px, for example
- observe that after applying this setting to the block neither preview in the editor, nor widget area preview, nor post on front-end, nor widgets on front-end have this styling applied.
Tested on both WP 6.1 and WP 6.2 with the latest TT1 theme from wordpress.org.
Change History (9)
#2
@
3 years ago
- Component changed from Themes to Bundled Theme
- Focuses css added; ui removed
- Summary changed from Twenty Twenty One: letter spacing not applied to Quote block in Editor, on front-end, widgets area to Twenty Twenty-One: letter spacing not applied to Quote block in Editor, on front-end, widgets area
This ticket was mentioned in Slack in #core-test by ironprogrammer. View the logs.
3 years ago
#4
@
3 years ago
- Keywords has-testing-info added
Thank you for the report, @oksankaa!
Just noting here that there have been several letter spacing tickets related to some bundled themes, and that one conversation suggested having the editor resolve this directly, rather than updates to each individual theme. Hopefully this rings a bell for anyone else reading this, otherwise I'll try to track down that comment.
This ticket was mentioned in Slack in #core-test by oglekler. View the logs.
15 months ago
#8
@
7 weeks ago
- Keywords needs-testing removed
Reproduction Report
Description
This report validates whether the issue can be reproduced.
Environment
- WordPress: 6.9
- PHP: 8.3.30
- Server: PHP.wasm
- Database: WP_SQLite_Driver (Server: 8.0.38 / Client: 3.51.0)
- Browser: Chrome 144.0.0.0
- OS: Linux
- Theme: Twenty Twenty-One 2.7
- MU Plugins: None activated
- Plugins:
- Test Reports 1.2.1
Steps to Reproduce
-As described above in the ticket description by the reporter.
Actual Results
- ❌ Error condition doesn't occur (not reproducible).
- Letter spacing applies correctly to the quote block while in the post editor, Appearance > widget , and frontend.
Additional Notes
- This issue seems to have been fixed here.
Supplemental Artifacts
Backend:
Post Editor
Widget
Frontend:
Post
Widget




I think this could be linked to https://core.trac.wordpress.org/ticket/58024