Make WordPress Core

Opened 11 years ago

Closed 10 years ago

#27474 closed defect (bug) (fixed)

Activity dashboard widget hides direct links to comments

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

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 11 years ago.
27474.patch (374 bytes) - added by SergeyBiryukov 11 years ago.

Download all attachments as: .zip

Change History (3)

@SergeyBiryukov
11 years ago

#1 @nacin
10 years ago

  • Owner set to nacin
  • Resolution set to fixed
  • Status changed from new to closed

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.