Make WordPress Core

Opened 6 years ago

Closed 4 weeks ago

Last modified 4 days ago

#49526 closed defect (bug) (fixed)

Misaligned theme count on Add Themes screen on iPhone X

Reported by: sumitsingh's profile sumitsingh Owned by:
Milestone: 6.8 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 6 years ago.
Error screenshot file
Update Themes ‹ wpf — WordPress.png (53.3 KB) - added by sumitsingh 6 years ago.
For fix this issue just add this CSS (word-break: break-all;)
49526.patch (598 bytes) - added by hiddeninfotech 6 years ago.

Download all attachments as: .zip

Change History (11)

@sumitsingh
6 years ago

Error screenshot file

@sumitsingh
6 years ago

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

#1 @SergeyBiryukov
6 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
6 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
6 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

#4 @sumitsingh
4 weeks ago

  • Keywords needs-unit-tests added

#5 @sumitsingh
4 weeks ago

  • Focuses accessibility added

This ticket was mentioned in Slack in #accessibility by joedolson. View the logs.


4 weeks ago

#7 @joedolson
4 weeks ago

  • Focuses accessibility removed
  • Keywords needs-unit-tests removed
  • Resolution set to fixed
  • Status changed from new to closed

This issue was fixed in [59708]; this ticket was probably not caught when #62499 was added.

Adding props for @sumitsingh to that original and @hiddeninfotech to the commit.

#8 @sabernhardt
4 days ago

  • Milestone changed from Awaiting Review to 6.8
Note: See TracTickets for help on using tickets.