Make WordPress Core

Opened 3 months ago

Closed 3 months ago

#63855 closed defect (bug) (wontfix)

Issue with "Quote" Block Alignment in Twenty Twenty-Two Theme

Reported by: viralsampat's profile viralsampat Owned by:
Milestone: Priority: normal
Severity: normal Version:
Component: Bundled Theme Keywords:
Focuses: ui, css Cc:

Description

Hello Team,

I have reviewed the "Quote" block in the Twenty Twenty-Two theme, and during the review process, I noticed that the block alignment is not working as expected.

When trying to change the Quote block alignment from "None" to "Right" using the block toolbar, the alignment does not appear as expected.

I believe this issue should be fixed based on the intended behavior. For demonstration, I have attached a video highlighting the issue.

Thanks,

Attachments (2)

quote_block_issue.mp4 (4.4 MB) - added by viralsampat 3 months ago.
Issue video:
T22-Quote-blocks-alignment.png (66.4 KB) - added by sabernhardt 3 months ago.
Quote blocks with each alignment option, on the front end

Change History (3)

@viralsampat
3 months ago

Issue video:

@sabernhardt
3 months ago

Quote blocks with each alignment option, on the front end

#1 @sabernhardt
3 months ago

  • Keywords 2nd-opinion dev-feedback needs-testing removed
  • Milestone Awaiting Review deleted
  • Resolution set to wontfix
  • Status changed from new to closed
  • Version 6.8.2 deleted

The Align left and Align right options behave as they should: they add classes to float the block to one side or the other, and they add a margin on the opposite side.

Because there is no max-width, long text in the block can make the floating options less desirable, but creating a new limit to the width now would be quite unexpected for anyone already using the theme.

Note: See TracTickets for help on using tickets.