Opened 13 months ago
Last modified 13 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 | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Awaiting Review |
| Component: | Bundled Theme | Version: | 6.8.2 |
| Severity: | normal | Keywords: | has-screenshots |
| Cc: | Focuses: |
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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
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