Make WordPress Core

Opened 2 years ago

Closed 2 years ago

Last modified 2 years ago

#54057 closed defect (bug) (reported-upstream)

Twenty Nineteen: Editor title alignment broken by Gutenberg plugin v11.4.0 updates

Reported by: shireling's profile shireling Owned by:
Milestone: Priority: normal
Severity: normal Version:
Component: Bundled Theme Keywords:
Focuses: Cc:

Description

The in-editor styles for the post/page title no longer properly update the alignment or size of the post/page title after the implementation of the rich text hook for post titles in Gutenberg 11.4.0.

In the screenshot below, styling under Gutenberg 11.3.0 can be seen on the left, and 11.4.0 on the right:

https://d.pr/i/Ev3NTw

Styles previously targeting
.editor-styles-wrapper .editor-post-title__block:before
are no longer functioning due to markup changes.

Change History (4)

#1 @shireling
2 years ago

  • Component changed from General to Bundled Theme

#2 @shireling
2 years ago

EDIT

Apologies, the above description of "alignment or size" isn't accurate, that got missed when copying from a related issue on Twenty Twenty.

On Twenty Nineteen the issue appears to be primarily vertical alignement and the size of the ::before element.

#3 @shireling
2 years ago

  • Resolution set to reported-upstream
  • Status changed from new to closed

Looks like this was able to be addressed directly in Gutenbeerg. There may be some theme specific changes needed, but the issues I was seeing on Twenty Nineteen specifically look to be resolved!

#4 @desrosj
2 years ago

  • Milestone Awaiting Review deleted
Note: See TracTickets for help on using tickets.