Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #58722, comment 6


Ignore:
Timestamp:
05/14/2025 12:07:00 AM (9 months ago)
Author:
SirLouen
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #58722, comment 6

    initial v1  
    1 == Test Report
     1== Test Report UPDATED
    22=== Description
    3 🟠 This report can't fully validate that the indicated patch works as expected.
     3✅ This report can validate that the indicated patch works as expected.
    44
    5 Patch tested: REPLACE_WITH_PATCH_URL
     5Patch tested: https://github.com/WordPress/wordpress-develop/pull/2955.diff
    66
    77=== Environment
     
    1818
    1919=== Actual Results
    20 1.  🟠 Issue resolved with patch.
     201.  ✅ Issue resolved with patch
    2121
    2222=== 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
    2425Given 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
     29As @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
     31Still 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.
    2532
    2633=== Supplemental Artifacts
    2734
    28 ✅English version @ 600px
     35✅English version w/ Patch @ 600px
    2936[[Image(https://i.imgur.com/hdfGUBf.png)]]
    3037
    31 ❌ العربية version @ 600px
    32 [[Image(https://i.imgur.com/EMbdY3A.png)]]
     38✅ العربية version w/ Patch @ 600px
     39[[Image(https://i.imgur.com/8NvHKj0.png)]]