Opened 16 months ago
Closed 15 months ago
#58409 closed defect (bug) (fixed)
Twenty Sixteen: List block with background color does not have padding in the editor
Reported by: | nidhidhandhukiya | Owned by: | audrasjb |
---|---|---|---|
Milestone: | 6.3 | Priority: | normal |
Severity: | minor | Version: | 6.2.2 |
Component: | Bundled Theme | Keywords: | has-patch commit has-screenshots |
Focuses: | css | Cc: |
Description
Steps to reproduce the issue :-
- Activate Twenty Sixteen Theme.
- Choose List block.
- Add some text.
- Apply background color.
You can able to see the difference between editor side and user side.
I have attached video for better understanding.
Video URL :- https://share.cleanshot.com/Gl7WbjHj6HbLd1Xkw8X8
Attachments (4)
Change History (11)
#1
@
16 months ago
- Focuses css added
- Keywords has-patch added
- Milestone changed from Awaiting Review to 6.3
- Summary changed from Twenty Sixteen - List block having design issue in editor side when background is selected. to Twenty Sixteen: List block with background color does not have padding in the editor
#2
@
16 months ago
Test report - https://core.trac.wordpress.org/attachment/ticket/58409/58409.2.patch
Environment:
WordPress- v6.2.2
Os- win10
Browser- Chrome
Theme- Twenty Sixteen
Screenshot:
Before- https://prnt.sc/SqLLtfTV_oBA
After - https://prnt.sc/JRCDlwXRErW_
The patch seems working fine.
#3
@
15 months ago
- Keywords commit added
Test Report
This report validates that the indicated patch addresses the issue.
Patch tested: https://core.trac.wordpress.org/attachment/ticket/58409/58409.2.patch
Environment
- OS: macOS 13.4
- Web Server: Nginx
- PHP: 7.4.30
- WordPress: 6.3-alpha
- Browser: Chrome Version 114.0.5735.133
- Theme: Twenty Sixteen
Actual Results
- ✅ Issue resolved with patch.
Note: See
TracTickets for help on using
tickets.
The style should not need
!important
. Adding one more class (.editor-styles-wrapper
) seems sufficient.