Make WordPress Core

Opened 3 months ago

Closed 3 months ago

#63385 closed defect (bug) (duplicate)

Twenty Twenty theme, Blocks fails to align properly when set to left or right alignment.

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

Description

Steps to reproduce the issue :-

  1. Activate Twenty Twenty theme.
  2. Choose Latest posts block.
  3. toggle on post date, post content and all.
  4. Choose Alignment Left or right.

You can able to see in front side it is not working properly when alignment left and right is used.
I have faced this issue in other blocks as well when we choose alignment in Twenty Twenty theme it is not looking proper in front side.

Attachments (1)

63385.patch (1.6 KB) - added by nidhidhandhukiya 3 months ago.
I removed position: absolute and tested with the Latest Posts and Pullquote blocks—alignment now appears correct, but I’d appreciate feedback on potential impact to existing alignment settings.

Download all attachments as: .zip

Change History (2)

@nidhidhandhukiya
3 months ago

I removed position: absolute and tested with the Latest Posts and Pullquote blocks—alignment now appears correct, but I’d appreciate feedback on potential impact to existing alignment settings.

#1 @sabernhardt
3 months ago

  • Milestone Awaiting Review deleted
  • Resolution set to duplicate
  • Status changed from new to closed
  • Version 6.8 deleted

This is the same basic issue as #48718. The absolute positioning is not friendly unless the post has enough content below the specially aligned element. However, the design was intentional and anyone who currently uses those alignments in long posts theoretically would want the layout to remain the same with Twenty Twenty.

Note: See TracTickets for help on using tickets.