[wp-trac] [WordPress Trac] #62189: Fix writing-mode typography block support for dynamic blocks

WordPress Trac noreply at wordpress.org
Tue Oct 8 00:52:24 UTC 2024


#62189: Fix writing-mode typography block support for dynamic blocks
--------------------------+-----------------------------
 Reporter:  andrewserong  |      Owner:  (none)
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  6.7
Component:  Editor        |    Version:  trunk
 Severity:  normal        |   Keywords:  gutenberg-merge
  Focuses:                |
--------------------------+-----------------------------
 This is a follow-up to #59306.

 When the writing-mode typography block support was merged from Gutenberg
 back in #59306, the update to the style engine code wasn't included. This
 meant that the style output for dynamic blocks didn't work, however as
 dynamic blocks did not yet support the writing-mode feature, the bug
 wasn't visible.

 In WP 6.7, the site title and site tagline dynamic blocks will support
 writing-mode, so the bug where these blocks do not output writing-mode
 styles is now present.

 For further context, see the logged issue in Gutenberg:
 https://github.com/WordPress/gutenberg/issues/65910

 The fix will be to copy over a few lines for the Style Engine that exist
 in Gutenberg but do not yet exist in the core repo.

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


More information about the wp-trac mailing list