[wp-trac] [WordPress Trac] #62242: Twenty Twenty Theme: Latest post block change font-family while change post content from excerpt to full post

WordPress Trac noreply at wordpress.org
Thu Nov 14 15:24:32 UTC 2024


#62242: Twenty Twenty Theme: Latest post block change font-family while change post
content from excerpt to full post
--------------------------------------+------------------------------
 Reporter:  viralsampat               |       Owner:  (none)
     Type:  defect (bug)              |      Status:  new
 Priority:  normal                    |   Milestone:  Awaiting Review
Component:  Bundled Theme             |     Version:
 Severity:  normal                    |  Resolution:
 Keywords:  dev-feedback needs-patch  |     Focuses:  css
--------------------------------------+------------------------------
Changes (by sainathpoojary):

 * keywords:  needs-testing dev-feedback needs-patch => dev-feedback needs-
     patch


Comment:

 == Reproduction Report
 === Description
 This report verifies if the issue can be reproduced, highlighting an
 inconsistency in the font family displayed in the editor when show “Full
 Post” is enabled.

 === Environment
 - WordPress: 6.8-alpha-59274-src
 - PHP: 8.2.25
 - Server: nginx/1.27.2
 - Database: mysqli (Server: 8.0.40 / Client: mysqlnd 8.2.25)
 - Browser: Chrome 130.0.0.0
 - OS: macOS
 - Theme: Twenty Twenty 2.8
 - MU Plugins: None activated
 - Plugins: Test Reports 1.2.0

 === Actual Results
 When show “Full Post” is enabled, the post content displays an incorrect
 font family in the editor.

 The incorrect font styling applied in the editor is as follows:

 {{{
 .editor-styles-wrapper p, .editor-styles-wrapper ol, .editor-styles-
 wrapper ul, .editor-styles-wrapper dl, .editor-styles-wrapper dt {
     font-family: NonBreakingSpaceOverride, "Hoefler Text", "Noto Serif",
 Garamond, "Times New Roman", serif;
     letter-spacing: normal;
 }
 }}}

 === Supplemental Artifacts
 Editor:

 [[Image(https://utfs.io/f/PL8E4NiPUWyOBNHUkMXZ01UHRG85yihbLqO4YmEXjegTsuz6)]]

 Front end:

 [[Image(https://utfs.io/f/PL8E4NiPUWyOkRakXdqJhQqGwV9t5a1L76cAb8yZUBDWKCgM)]]

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/62242#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list