[wp-trac] [WordPress Trac] #36568: The Content of a Link is too Long in Comments Page

WordPress Trac noreply at wordpress.org
Mon Apr 18 04:40:08 UTC 2016


#36568: The Content of a Link is too Long in Comments Page
--------------------------+-----------------------------
 Reporter:  zjhzxhz       |      Owner:
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  Awaiting Review
Component:  General       |    Version:  4.5
 Severity:  normal        |   Keywords:
  Focuses:  ui            |
--------------------------+-----------------------------
 If there's a link in a comment, the link will be displayed in comments
 page in backend.

 For example I have a coment:


 Suppose a [link](http://VeryVeryLongUrl.VeryVeryLongUrl) have very long
 url and other content.

 And the content of comment will be displayed as the screenshot below.

 A way to fix it is add `overflow: hidden;` for `#the-comment-list
 td.comment` class in CSS.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/36568>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list