Opened 2 years ago
Closed 2 years ago
#55793 closed defect (bug) (fixed)
Dashboard welcome panel image overlaps text in RTL
Reported by: | ryelle | Owned by: | hellofromTonya |
---|---|---|---|
Milestone: | 6.0 | Priority: | normal |
Severity: | normal | Version: | |
Component: | General | Keywords: | has-patch dev-reviewed commit fixed-major |
Focuses: | rtl | Cc: |
Description
The "6.0" graphic is not repositioned when an RTL language is used, so the image ends up overlapping the heading & subtitle.
Attachments (3)
Change History (12)
This ticket was mentioned in Slack in #core by costdev. View the logs.
2 years ago
#3
@
2 years ago
- Keywords commit dev-feedback has-testing-info added
- Owner set to hellofromTonya
- Status changed from new to reviewing
#4
@
2 years ago
- Keywords commit dev-feedback has-testing-info removed
Test Report
Report Legend:
✅ <= Behavior is expected.
❌ <= Behavior is NOT expected.
Environment
- macOS 12.3.1
- PHP 7.4.29
- WordPress 6.1-alpha-53344-src
- Safari 15.4
- Google Chrome 101.0.4951.64
Steps to Test Patch
- Navigate to Settings > General and set the Site Language to a RTL language (e.g. Persian or Arabic).
- Navigate to Dashboard > Home.
- 🐞 Observe that the "6.0" image appears under the welcome box text, obscuring the text.
- 🛠 Apply patch. Rebuild the site CSS as necessary (e.g. for
wordpress-develop
, runnpm run build:dev
). In the browser, force a hard cache reset to load the updated CSS. - Refresh the Dashboard > Home page.
- ✅ Observe that the "6.0" image is positioned to the left of the welcome box, and not obscured by inline text.
Expected Results
- ✅ Bug was reproduced successfully.
- ✅ The patch addressed the reported issue.
Screenshots
#6
@
2 years ago
- Keywords fixed-major added
- Resolution fixed deleted
- Status changed from closed to reopened
Note: See
TracTickets for help on using
tickets.
Test Report
Patch tested: 55793.diff
How to read this report:
Environment
Steps to Test Patch
Test Results