Make WordPress Core

Opened 7 years ago

Closed 4 years ago

Last modified 3 years ago

#47362 closed enhancement (fixed)

Responsive design issue in media uploader page.

Reported by: ravigadhiyawp Owned by:
Priority: normal Milestone: 5.3
Component: Media Version: 5.2.1
Severity: normal Keywords: has-patch has-screenshots needs-testing 2nd-opinion
Cc: Focuses: ui, administration

Description

There is responsive design issue in media uploader page in WP administrator, when we drag file in media uploader.

Attachments (6)

design_issue.png (32.5 KB ) - added by ravigadhiyawp 7 years ago.
solution.png (34.2 KB ) - added by ravigadhiyawp 7 years ago.
#46962.diff (292 bytes ) - added by ravigadhiyawp 7 years ago.
Need to add css chnages in wp-includes/css/media-views.css
#47362.diff (519 bytes ) - added by ravigadhiyawp 7 years ago.
Need to add css chnages in wp-includes/css/media-views.css
47362.diff (335 bytes ) - added by mukesh27 7 years ago.
Patch.
small-screen.png (391.9 KB ) - added by mukesh27 7 years ago.

Download all attachments as: .zip

Change History (12)

@ravigadhiyawp
7 years ago

Need to add css chnages in wp-includes/css/media-views.css

@ravigadhiyawp
7 years ago

Need to add css chnages in wp-includes/css/media-views.css

#1 @mukesh27
7 years ago

Hi @ravigadhiyawp, welcome to WordPress Trac! Thanks for the ticket.

I have also replicated same issue but instead of word-break: break-word; need to add line-height : 1; then it will fix above issue for me.

@mukesh27
7 years ago

Patch.

@mukesh27
7 years ago

#2 @ravigadhiyawp
7 years ago

Hello @mukesh27 ,

I couldn't get a badge for this. Please do needful.

This ticket was mentioned in Slack in #core-media by antpb. View the logs.


4 years ago

#4 @antpb
4 years ago

  • Resolutionfixed
  • Status newclosed

This ticket was fixed in r45499

#5 @desrosj
4 years ago

This ticket just needs the milestone to be adjusted.

@antpb just confirming that's the right changeset. The tickets that one addresses seem to be in the 5.3 milestone. If that's accurate, 5.3 may be appropriate.

#6 @SergeyBiryukov
3 years ago

  • Milestone Awaiting Review5.3
Note: See TracTickets for help on using tickets.