Make WordPress Core

Opened 3 years ago

Closed 21 months ago

#54812 closed defect (bug) (fixed)

Overflow issue with image name

Reported by: sumitsingh's profile sumitsingh Owned by: joedolson's profile joedolson
Milestone: 6.2 Priority: normal
Severity: normal Version: 5.8.3
Component: Media Keywords: has-screenshots has-patch
Focuses: ui, accessibility, css, administration Cc:

Description

Overflow issue with image name when upload new image on progress on add media page in mobile devices.

More information see SS.

Attachments (1)

Screenshot_2022-01-13-19-08-04-989_com.android.chrome.jpg (244.6 KB) - added by sumitsingh 3 years ago.
Image name overflow

Download all attachments as: .zip

Change History (6)

#1 @sabernhardt
3 years ago

  • Component changed from General to Media

#2 @joedolson
23 months ago

  • Focuses accessibility added
  • Milestone changed from Awaiting Review to 6.2
  • Owner set to joedolson
  • Status changed from new to accepted

This ticket was mentioned in PR #3838 on WordPress/wordpress-develop by @kapilpaul.


21 months ago
#3

  • Keywords has-patch added

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


21 months ago

#5 @joedolson
21 months ago

  • Resolution set to fixed
  • Status changed from accepted to closed

In 55091:

Media: Prevent hidden overflow on uploaded image names.

Allow the image upload notification to expand height and display the full image name when uploaded. Primarily effects mobile devices, where the available space for image names is narrow.

Props sumitsingh.
Fixes #54812.

Note: See TracTickets for help on using tickets.