[wp-trac] [WordPress Trac] #62753: Twenty Twenty - Quote block font-weight inconsistency between editor and frontend

WordPress Trac noreply at wordpress.org
Mon Dec 30 04:37:44 UTC 2024


#62753: Twenty Twenty - Quote block font-weight inconsistency between editor and
frontend
----------------------------+-----------------------------
 Reporter:  sainathpoojary  |      Owner:  (none)
     Type:  defect (bug)    |     Status:  new
 Priority:  normal          |  Milestone:  Awaiting Review
Component:  Bundled Theme   |    Version:  trunk
 Severity:  minor           |   Keywords:
  Focuses:  ui              |
----------------------------+-----------------------------
 There is an inconsistency in how the font-weight is applied to quote
 blocks ('.wp-block-quote p') in the Twenty Twenty theme.

 * In the editor, the font-weight appears as '400', which does not match
 the font-weight displayed on the frontend.
 * On the frontend, the font-weight inherits styles as expected, creating a
 mismatch between the two environments.

 Steps to Reproduce:
 1. Activate the Twenty Twenty theme.
 2. Create a new post in the block editor.
 3. Add a Quote block and insert some text.
 4. Save the post and view it on the frontend.
 5. Compare the font-weight of the quote text in the editor with the
 frontend display.

 This inconsistency can be easily observed by inspecting the styles applied
 to '.wp-block-quote p' in both environments.

 Video: https://utfs.io/f/PL8E4NiPUWyO7ZZSqW9AWOSNT8iuxYqzcvCVIEKbQmF3njPo

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/62753>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list