[wp-trac] [WordPress Trac] #58477: UI issue when reinstalling WordPress

WordPress Trac noreply at wordpress.org
Thu Jun 8 06:46:57 UTC 2023


#58477: UI issue when reinstalling WordPress
-------------------------------------+-------------------------------------
 Reporter:  sumitsingh               |       Owner:  (none)
     Type:  defect (bug)             |      Status:  new
 Priority:  normal                   |   Milestone:  6.3
Component:  Upgrade/Install          |     Version:  2.8
 Severity:  normal                   |  Resolution:
 Keywords:  has-screenshots has-     |     Focuses:  ui, accessibility,
  patch has-testing-info commit      |  css, administration
-------------------------------------+-------------------------------------
Changes (by costdev):

 * keywords:  has-screenshots has-patch needs-unit-tests => has-screenshots
     has-patch has-testing-info commit


Comment:

 == Test Report

 Patch tested: https://core.trac.wordpress.org/raw-
 attachment/ticket/58477/58477.diff

 === Steps to Reproduce or Test
 1. Navigate to `Dashboard > Updates`.
 2. Open DevTools and switch to a mobile-sized screen.
 3. 🐞 Click `Re-install <version>`.

 === Expected Results
 When reproducing a bug:
 - ❌ The URL in the `Downloading update from` string should partially
 extend beyond the edge of the viewport before wrapping.

 When testing a patch to validate it works as expected:
 - ✅ The URL in the `Downloading update from` string should wrap before it
 reaches the edge of the viewport.

 === Environment
 - WordPress: 6.3-alpha-55505
 - PHP: 7.4.33
 - Server: Apache/2.4.56 (Ubuntu)
 - Database: mysqli (Server: 5.7.41-0ubuntu0.18.04.1 / Client: mysqlnd
 7.4.33)
 - Browser: Chrome 114.0.0.0 (Windows 10/11)
 - Theme: Twenty Twenty-Three 1.1
 - MU-Plugins: None activated
 - Plugins: None activated

 ==== Actual Results
 When reproducing a bug/defect:
 - ❌ The URL in the `Downloading update from` string partially extended
 beyond the edge of the viewport before wrapping. Issue reproduced.

 When testing the bugfix patch:
 - ✅ The URL in the `Downloading update from` string wrapped before it
 reached the edge of the viewport. Issue resolved with the patch.

 -----

 - As this issue is more of a manual testing scenario and the test suite
 passes locally, I'm removing `needs-unit-tests`.
 - Adding for `commit` consideration.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/58477#comment:9>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list