Make WordPress Core

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: oksankaa's profile oksankaa 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:

  1. install WP 6.1 or 6.2 (hasn't tested earlier versions)
  2. install official TT1 theme from WP.org (v1.8)
  3. go to Post > Add new and/or Appearance > Widgets
  4. add a Quote block
  5. 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
  6. 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 @sabernhardt
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 @ironprogrammer
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.

#5 @karmatosed
2 years ago

  • Keywords needs-testing added

This ticket was mentioned in Slack in #core-test by oglekler. View the logs.


15 months ago

#7 @wordpressdotorg
10 months ago

  • Keywords has-test-info added; has-testing-info removed

#8 @r1k0
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

  1. ❌ Error condition doesn't occur (not reproducible).
  2. 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

https://files.catbox.moe/a8wk3r.png

Widget

https://files.catbox.moe/ha6uln.png

Frontend:
Post

https://files.catbox.moe/957414.png

Widget

https://files.catbox.moe/eld1up.png

#9 @sabernhardt
7 weeks ago

  • Milestone Awaiting Review deleted
  • Resolution set to duplicate
  • Status changed from new to closed

Duplicate of #55991.

Thank you for reporting and for testing. The letter-spacing was resolved as part of [58410].

Note: See TracTickets for help on using tickets.