Make WordPress Core

Opened 5 months ago

Last modified 5 months ago

#63847 new defect (bug)

Twenty Twenty One :- Quote block does not adjust width for inner block in the editor when it has Full or Wide width.

Reported by: nidhidhandhukiya's profile nidhidhandhukiya Owned by:
Milestone: Awaiting Review Priority: normal
Severity: normal Version: 6.8.2
Component: Bundled Theme Keywords: has-screenshots
Focuses: Cc:

Description

Steps to reproduce the issue:-

  1. Activate Twenty Twenty One theme.
  2. Choose Quote block.
  3. Add some text with citation.
  4. Now choose Full width or Wide width.

Expected Behavior :-
Both the quote text and citation should align consistently in the block editor and on the frontend.

Actual Behavior :-
only the citation follows the wide/full alignment. The quote text still has default padding/margins, so it looks indented and doesn’t visually match frontend output.

Attachments (1)

63847.patch (601 bytes) - added by nidhidhandhukiya 5 months ago.

Download all attachments as: .zip

Change History (2)

#1 @darshitrajyaguru97
5 months ago

  • Keywords has-screenshots added

Test Report

Patch tested: https://core.trac.wordpress.org/attachment/ticket/63847/63847.patch

Environment:

OS: Windows
PHP: 8.2.28
WordPress: 6.9-alpha-60093-src
Browser: Chrome
Theme: Twenty Twenty One
Plugins: None activated

Actual Results:

Before patch:
Backend: https://prnt.sc/tYpyjxk-I02v
Frontend: https://prnt.sc/yubYkcWiTOkF

After patch:
Backend: https://prnt.sc/6DyBw16BM9wG
Frontend: https://prnt.sc/HpHGMMdh9yFc

✅ Patch is working well as per desired solution

Note: See TracTickets for help on using tickets.