#56210 closed defect (bug) (fixed)
What's new page design issue in core wordpress
Reported by: | weboccults | Owned by: | marybaum |
---|---|---|---|
Milestone: | 6.0.2 | Priority: | normal |
Severity: | normal | Version: | 6.0 |
Component: | Help/About | Keywords: | has-patch has-testing-info has-screenshots commit |
Focuses: | Cc: |
Attachments (1)
Change History (13)
#3
@
2 years ago
The circle image is 40 pixels tall, and the rest are 32. The SVG can match that height without changing the dimensions of the 24-pixel circles within.
#4
@
2 years ago
- Keywords has-patch added; needs-patch removed
- Milestone changed from Awaiting Review to 6.0.2
This ticket was mentioned in Slack in #core by abhanonstopnews. View the logs.
2 years ago
#6
@
2 years ago
Thank you @sabernhardt for reviewing this ticket and setting the milestone to 6.0.2 and to @weboccults for highlighting it and their first ticket.
#7
@
2 years ago
- Keywords has-testing-info has-screenshots added
Thank you for the report, @weboccults! Thanks to @sabernhardt for the fix as well 👍🏻
Test Report
This report validates that the indicated patch addresses the issue. LGTM!
Patch tested: https://core.trac.wordpress.org/attachment/ticket/56210/56210.diff
Steps to Reproduce
- Navigate to
/wp-admin/about.php
and scroll to the "Additional Design Tools" section. - 🐞 Observe the vertical misalignment of the 3rd column of text (Figure 1).
Expected Results
After applying the patch:
- ✅ The vertical alignment of the 3rd column of text is corrected.
Environment
- OS: macOS 12.5
- Browser: Safari 15.6
- Server: nginx/1.23.1
- PHP: 7.4.30
- WordPress: 6.0.2-alpha-53697-src
Actual Results
- ✅ Issue resolved with patch (Figure 2).
Supplemental Artifacts
Figure 1: Before patch (refer to horizontal reference line and vertical text alignment)
#8
@
2 years ago
- Keywords commit added
- Owner set to marybaum
- Status changed from new to assigned
In an ideal world I would change Additional Desigh Tools to More Design Tools, but this needs to commit today for tomorrow’s RC, so I can live with it for now.
The copy blocks are balanced and aligned, so we’re good to go!
#9
@
2 years ago
Props @webcommsat @oglekler for moving this ticket along at today’s component scrub!
making SVG smaller by removing empty space