[wp-trac] [WordPress Trac] #62980: Media uploader error notice: Missing line break

WordPress Trac noreply at wordpress.org
Mon Feb 17 21:59:30 UTC 2025


#62980: Media uploader error notice: Missing line break
------------------------------+--------------------------------------
 Reporter:  kharisblank       |       Owner:  audrasjb
     Type:  defect (bug)      |      Status:  closed
 Priority:  normal            |   Milestone:  6.8
Component:  Upload            |     Version:
 Severity:  normal            |  Resolution:  fixed
 Keywords:  has-patch commit  |     Focuses:  ui, css, administration
------------------------------+--------------------------------------
Changes (by audrasjb):

 * status:  accepted => closed
 * resolution:   => fixed


Comment:

 In [changeset:"59834" 59834]:
 {{{
 #!CommitTicketReference repository="" revision="59834"
 Uploads: Fix media uploader styling issue for long filenames.

 This changeset resolves an issue where long filenames in the media
 uploader modal would overflow their container. By adding `word-break:
 break-all;` to the `.upload-error-filename` class, filenames now properly
 break into multiple lines.

 Props kharisblank, audrasjb, sainathpoojary.
 Fixes #62980.
 }}}

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


More information about the wp-trac mailing list