Opened 18 months ago
Closed 6 months ago
#58474 closed defect (bug) (fixed)
Twenty Seventeen: Box shadow on Site Logo block looks odd
Reported by: | nkeller15 | Owned by: | SergeyBiryukov |
---|---|---|---|
Milestone: | 6.6 | Priority: | normal |
Severity: | minor | Version: | 6.2.2 |
Component: | Bundled Theme | Keywords: | has-patch has-testing-info commit |
Focuses: | css | Cc: |
Description
Steps to reproduce:
- Activate the Twenty Seventeen theme
- Add the Site Logo block to any page or post and add an image
- Make sure link to home setting is toggled on
- Save and view on front end
Attachments (7)
Change History (21)
#1
@
18 months ago
- Keywords has-patch added
The height of the image is also not set properly until you adjust the size of the image in the editor, but I'm not sure how to resolve that
#2
@
18 months ago
- Keywords 2nd-opinion added
- Summary changed from Twenty Seventeen - Box shadow on Site Logo block looks odd to Twenty Seventeen: Box shadow on Site Logo block looks odd
I would suggest the bigger problem is having a Site Logo block available in the post editor context. However, if there is a reason to add the site logo link within the post content, the patch should edit blocks.css
to avoid changing anything for sites that use no blocks at all.
The :root .entry-content .wp-block-site-logo a.custom-logo-link
selector has a high specificity to override the box shadow even in the dark theme.
#6
@
7 months ago
- Keywords needs-refresh added
- Milestone changed from Awaiting Review to Future Release
#8
@
6 months ago
- Milestone changed from Future Release to 6.6
Adding this as a potential candidate for testing and inclusion in the next release, thanks everyone.
#9
@
6 months ago
Test Report
Description
This report validates whether the indicated patch works as expected.
Patch tested: 58474.2
Environment
- WordPress: 6.6-alpha-57778-src
- PHP: 8.3.8
- Server: nginx/1.25.4
- Database: mysqli (Server: 8.3.0 / Client: mysqlnd 8.3.8)
- Browser: Chrome 125.0.0.0
- OS: macOS
- Theme: Twenty Seventeen 3.6
- MU Plugins: None activated
- Plugins:
- FakerPress 0.6.6
- Test Reports 1.1.0
Actual Results
- ✅ Issue resolved with patch.
Screenshots
#10
@
6 months ago
- Keywords has-testing-info added
Test Report
Description
This report validates whether the indicated patch works as expected.
Patch tested: 58474.2
Environment
- WordPress: 6.6-beta2
- PHP: 8.3.0
- Server: nginx
- Database: mysqli
- Browser: Chrome
- OS: Windows
- Theme: Twenty Seventeen
Actual Results
- ✅ Issue resolved with patch.
Screenshots
Before: https://img001.prntscr.com/file/img001/m5sryWgyRKe9ERqaPoNbwQ.png
After: https://img001.prntscr.com/file/img001/RsreRToHSo-tprzTgdYrCA.png
#11
@
6 months ago
Test Report
Description
Patch tested: 58474.2.patch
Environment
- WordPress: 6.6-beta2-58392-src
- PHP: 8.3.7
- Server: nginx/1.25.5
- Database: mysqli (Server: 11.3.2-MariaDB / Client: mysqlnd 8.3.7)
- Browser: Chrome 125.0.0.0
- OS: macOS
- Theme: Twenty Seventeen 3.6
- MU Plugins: None activated
- Plugins:
- Test Reports 1.1.0
Screenshots
Before Apply Patch | After Apply Patch ✅ |
#12
@
6 months ago
Test Report
Patch Tested: https://core.trac.wordpress.org/attachment/ticket/58474/58474.2.patch
Environment:
WordPress - 6.6 Beta 2
OS - Windows
Browser - Firefox
Theme: Twenty Seventeen
PHP - 8.2.12
Actual Results:
- Issue resolved with patch.✅
Supplemental Artifacts:
- Added Attachment
editor screenshot