Make WordPress Core

Opened 12 years ago

Closed 12 years ago

#27474 closed defect (bug) (fixed)

Activity dashboard widget hides direct links to comments

Reported by: SergeyBiryukov Owned by: nacin
Priority: normal Milestone: 3.9
Component: Administration Version: 3.8
Severity: normal Keywords: has-patch
Cc: Focuses: ui

Description

In Activity dashboard widget, if a comment post title is too long, there's no way to view the comment on the front-end, because the "#" link is hidden.

I think overflow: hidden is unnecessary there. See the before/after screenshot.

Attachments (2)

27474.png (27.7 KB ) - added by SergeyBiryukov 12 years ago.
27474.patch (374 bytes ) - added by SergeyBiryukov 12 years ago.

Download all attachments as: .zip

Change History (3)

@SergeyBiryukov
12 years ago

#1 @nacin
12 years ago

  • Owner set to nacin
  • Resolutionfixed
  • Status newclosed

In 27740:

Don't clip post titles in the dashboard activity widget as it hides direct links to comments.

props SergeyBiryukov.
fixes #27474.

Note: See TracTickets for help on using tickets.