Changes between Initial Version and Version 1 of Ticket #58722, comment 6
- Timestamp:
- 05/14/2025 12:07:00 AM (9 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #58722, comment 6
initial v1 1 == Test Report 1 == Test Report UPDATED 2 2 === Description 3 🟠 This report can't fullyvalidate that the indicated patch works as expected.3 ✅ This report can validate that the indicated patch works as expected. 4 4 5 Patch tested: REPLACE_WITH_PATCH_URL5 Patch tested: https://github.com/WordPress/wordpress-develop/pull/2955.diff 6 6 7 7 === Environment … … 18 18 19 19 === Actual Results 20 1. 🟠 Issue resolved with patch.20 1. ✅ Issue resolved with patch 21 21 22 22 === Additional Notes 23 The العربية version at 600px doesn't place the blog/ on the left, but at the top. I don't feel it's completely wrong, but maybe worth being re-checked if this is the expected behavior. 23 ~~The العربية version at 600px doesn't place the blog/ on the left, but at the top. I don't feel it's completely wrong, but maybe worth being re-checked if this is the expected behavior.~~ 24 24 25 Given how short these inputs can become, placing this at the top for 600px, feels right, so either English version could go on top and leave العربية as-is, or sort العربية to the left. 26 27 **UPDATE**: 28 29 As @sabernhardt [https://core.trac.wordpress.org/ticket/58722?cnum_edit=6#comment:7 pointed out], I completely forgot to update the CSS build; hence it was not displaying as expected the `inline-block` style. Now both styles, English and العربية are being displayed the same. 30 31 Still The original version in English shows the `/blog` on top (for 600px) and now it displays it on the left, maybe, as I say, leaving less space for the input in shorter screens. 25 32 26 33 === Supplemental Artifacts 27 34 28 ✅English version @ 600px35 ✅English version w/ Patch @ 600px 29 36 [[Image(https://i.imgur.com/hdfGUBf.png)]] 30 37 31 ❌ العربية version@ 600px32 [[Image(https://i.imgur.com/ EMbdY3A.png)]]38 ✅ العربية version w/ Patch @ 600px 39 [[Image(https://i.imgur.com/8NvHKj0.png)]]