Make WordPress Core

Opened 6 months ago

Last modified 3 months ago

#58565 new defect (bug)

Twenty Fifteen: Border Style Issue in Pullquote Block

Reported by: huzaifaalmesbah's profile huzaifaalmesbah Owned by:
Milestone: Awaiting Review Priority: normal
Severity: normal Version: 5.4
Component: Bundled Theme Keywords: has-patch
Focuses: css Cc:

Description

In the Twenty Fifteen Theme, when we add a Pullquote block in the Gutenberg editor (backend) and apply a border style, we can see that the border is displayed at the top and bottom in the Gutenberg editor. However, when we view the same Pullquote block on the frontend, the border is not visible.

Attachments (2)

Twenty Fifteen Border Style Issue in Pullquote Block.mkv (5.5 MB) - added by huzaifaalmesbah 6 months ago.
58565.diff (517 bytes) - added by sabernhardt 6 months ago.
replace obsolete class name for Pullquote block blockquote

Change History (4)

@sabernhardt
6 months ago

replace obsolete class name for Pullquote block blockquote

#1 @sabernhardt
6 months ago

  • Component changed from General to Bundled Theme
  • Focuses css added
  • Keywords has-patch added
  • Version changed from trunk to 5.4

Hi and thanks for the report!

The .editor-block-list__block class was removed in WordPress 5.4, but this was not updated in Twenty Fifteen (and other bundled themes still have the class). I made a patch for the Pullquote block only, though other selectors should be changed, too.

#2 @poena
3 months ago

Related to or possible duplicate of: https://core.trac.wordpress.org/ticket/55974

Note: See TracTickets for help on using tickets.