[wp-trac] [WordPress Trac] #18946: Too long tags make the cross not moving anymore.

WordPress Trac noreply at wordpress.org
Mon Jan 12 11:19:47 UTC 2015


#18946: Too long tags make the cross not moving anymore.
--------------------------+---------------------------------
 Reporter:  jonezjea      |       Owner:
     Type:  defect (bug)  |      Status:  new
 Priority:  low           |   Milestone:  Awaiting Review
Component:  Editor        |     Version:  3.2.1
 Severity:  normal        |  Resolution:
 Keywords:  has-patch     |     Focuses:  ui, administration
--------------------------+---------------------------------
Changes (by avryl):

 * priority:  normal => low


Comment:

 I cannot reproduce the original issue.
 Removing `white-space: nowrap;` will make sure longer sentences are
 wrapped.
 Adding `max-width: 100%;overflow: hidden;text-overflow: ellipsis;` will
 make sure long words without spaces are cut of wil an ellipsis.

 Tags are supposed to be short though. Currently the end of the tag is just
 cut off...

 Updated @trishasalas' patch.

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


More information about the wp-trac mailing list