Make WordPress Core

Opened 4 years ago

Closed 3 years ago

Last modified 12 months ago

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

Button block having alignment option selected is collapsing with paragraph block in twenty nineteen, twenty twenty and twenty twenty-one theme.

Reported by: smit08's profile smit08 Owned by:
Milestone: Priority: normal
Severity: normal Version:
Component: Bundled Theme Keywords: has-screenshots has-test-info
Focuses: Cc:

Description

Steps to reproduce:

  1. Activate Twenty nineteen/Twenty twenty/Twenty twenty-one theme.
  2. Add the button block with alignment option selected like left or right. In center and left it is working fine.
  3. Now try to add another block like paragraph block after the button block. You will clearly see the issue.


Attachments (1)

CleanShot 2022-09-15 at 00.32.57@2x.png (1004.4 KB) - added by smit08 4 years ago.
You can clearly see the issue that both the blocks are overlapping.

Download all attachments as: .zip

Change History (6)

@smit08
4 years ago

You can clearly see the issue that both the blocks are overlapping.

#1 @smit08
4 years ago

  • Keywords needs-patch has-screenshots has-testing-info added

#2 @smit08
4 years ago

#56569 was marked as a duplicate.

#3 @sabernhardt
3 years ago

  • Keywords needs-patch removed
  • Milestone Awaiting Review deleted

Thanks for the report!

This should be the same issue as https://github.com/WordPress/gutenberg/issues/42790.

That alignment control now sets text-align classes instead of the floating alignleft or alignright classes that caused the overlap.

#4 @sabernhardt
3 years ago

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

#5 @wordpressdotorg
12 months ago

  • Keywords has-test-info added; has-testing-info removed
Note: See TracTickets for help on using tickets.