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: |
|
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:-
- Activate Twenty Twenty One theme.
- Choose Quote block.
- Add some text with citation.
- 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)
Note: See
TracTickets for help on using
tickets.
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