Make WordPress Core

Opened 5 years ago

Last modified 5 years ago

#49526 new defect (bug)

Misaligned theme count on Add Themes screen on iPhone X

Reported by: sumitsingh's profile sumitsingh Owned by:
Milestone: Awaiting Review Priority: normal
Severity: normal Version:
Component: Themes Keywords: has-screenshots has-patch
Focuses: ui, administration Cc:

Description

Hey,

When we are trying to add a new theme (/wp-admin/theme-install.php?browse=popular) in the mobile device iPhone X. theme count not showing properly. For more information see mention screenshot.

Thanks

Attachments (3)

Add Themes ‹ wpf — WordPress.png (37.3 KB) - added by sumitsingh 5 years ago.
Error screenshot file
Update Themes ‹ wpf — WordPress.png (53.3 KB) - added by sumitsingh 5 years ago.
For fix this issue just add this CSS (word-break: break-all;)
49526.patch (598 bytes) - added by hiddeninfotech 5 years ago.

Download all attachments as: .zip

Change History (6)

@sumitsingh
5 years ago

Error screenshot file

@sumitsingh
5 years ago

For fix this issue just add this CSS (word-break: break-all;)

#1 @SergeyBiryukov
5 years ago

  • Component changed from General to Themes
  • Focuses ui administration added
  • Summary changed from The mobile device iPhone X responsive design issue in add theme on WordPress 5.3.2 running Twenty Seventeen theme. to Misaligned theme count on Add Themes screen on iPhone X

#2 @zieladam
5 years ago

Hi @sumitsingh, thank you for reporting! I am able to reproduce the issue and it would certainly be great to get it fixed. Where exactly are you proposing this code fragment should go?

word-break: break-all;

#3 @hiddeninfotech
5 years ago

  • Keywords has-screenshots has-patch added

Hi @SergeyBiryukov , I fixed both issues and submitted a patch and screenshots.

Screenshots :
https://prnt.sc/r8thnh
https://prnt.sc/r8thps

Note: See TracTickets for help on using tickets.