[wp-trac] [WordPress Trac] #55793: Dashboard welcome panel image overlaps text in RTL
WordPress Trac
noreply at wordpress.org
Mon May 23 16:43:46 UTC 2022
#55793: Dashboard welcome panel image overlaps text in RTL
--------------------------+-----------------------------
Reporter: ryelle | Owner: hellofromTonya
Type: defect (bug) | Status: reviewing
Priority: normal | Milestone: 6.0
Component: General | Version:
Severity: normal | Resolution:
Keywords: has-patch | Focuses: rtl
--------------------------+-----------------------------
Changes (by ironprogrammer):
* keywords: has-patch commit dev-feedback has-testing-info => has-patch
Comment:
== Test Report
[https://core.trac.wordpress.org/attachment/ticket/55793/55793.diff
55793.diff]
**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
1. Navigate to ''Settings > General'' and set the **Site Language** to a
RTL language (e.g. Persian or Arabic).
2. Navigate to ''Dashboard > Home''.
3. 🐞 Observe that the "6.0" image appears under the welcome box text,
obscuring the text.
4. 🛠 Apply patch. Rebuild the site CSS as necessary (e.g. for `wordpress-
develop`, run `npm run build:dev`). In the browser, **force a hard cache
reset** to load the updated CSS.
5. Refresh the ''Dashboard > Home'' page.
6. ✅ 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
Before Patch:
[[Image(https://cldup.com/M_CVWLTSPe.png)]]
After Patch:
[[Image(https://cldup.com/liO-UfECM0.png)]]
--
Ticket URL: <https://core.trac.wordpress.org/ticket/55793#comment:4>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list