Make WordPress Core

Opened 3 years ago

Closed 14 months ago

#56601 closed defect (bug) (worksforme)

Twenty Ten: overlap issue in Button block

Reported by: kajalgohel's profile kajalgohel Owned by:
Milestone: Priority: normal
Severity: normal Version: 6.0.2
Component: Bundled Theme Keywords: has-patch needs-testing 2nd-opinion close
Focuses: ui, css Cc:

Description

In Twenty Ten Theme, when we add Button block in editor side and change alignment as "Align left" or "Align right". After that we add paragraph block or any other block then we can see that the Button block is overlapping with the newly added block.

Steps to replicate:
1: Activate the Twenty Ten Theme
2: Add Button block
3: Choose "Align right" or "Align left" from Align option
4: Add paragraph Block
5: View the page/post at editor side

For better understanding I provide video attachment link.
Video link: https://share.cleanshot.com/XuFtIRCURbgfcSSNxf41

Thanks

Attachments (1)

#56601.patch (354 bytes) - added by kajalgohel 3 years ago.
patch added

Download all attachments as: .zip

Change History (6)

@kajalgohel
3 years ago

patch added

#1 @kajalgohel
3 years ago

  • Keywords has-patch needs-testing added; needs-patch removed

This ticket was mentioned in Slack in #core-test by monksbistro. View the logs.


3 years ago

#3 @pooja1210
3 years ago

Hi @kajalgohel,

Was able to reproduce issue and have cross checked the patch as well and following is the test report.

Test Report

Env

  • WordPress 6.0.2
  • Browser Chrome
  • Mac Big Sur
  • Theme: Twenty Ten
  • Gutenberg Editor

The patch is working as expected.

Snapshot of issue being reproduced: https://prnt.sc/CYQHfZtM98cS

Snapshot of issue being fixed with the patch: https://prnt.sc/O69OMcustQik

Last edited 3 years ago by pooja1210 (previous) (diff)

#4 @sabernhardt
2 years ago

  • Keywords 2nd-opinion close added

The block toolbar's alignment button uses text alignment classes instead of alignleft or alignright now (see GB45663). I think we can consider this fixed in the editor, without a theme patch.

#5 @karmatosed
14 months ago

  • Milestone Awaiting Review deleted
  • Resolution set to worksforme
  • Status changed from new to closed

I agree with your opinion here @sabernhardt that closing is ideal as this is fixed in the editor without a theme patch. Thank you everyone for collaborating on this.

Note: See TracTickets for help on using tickets.