Make WordPress Core

Opened 8 years ago

Closed 8 years ago

#43768 closed defect (bug) (invalid)

Dashboard->Activity, Recent Comment Actions Missing

Reported by: hnwp Owned by:
Priority: normal Milestone:
Component: Comments Version:
Severity: minor Keywords:
Cc: Focuses: ui, administration

Description

In the WP Dashboard, toggling Activity in the Screen options, the recent comments usually have "approve", "spam", "delete", etc, but these are hidden visually.

The p.row-actions is affected by list-tables.css, and pushes it left -9999px.

Attachments (1)

action-row-for-recent-comment-in-activity-dashboard-widget.JPG (31.4 KB ) - added by birgire 8 years ago.

Download all attachments as: .zip

Change History (5)

#1 @hnwp
8 years ago

  • Severity normalminor

#2 @birgire
8 years ago

  • Component GeneralComments
  • Focuses ui administration added
  • Keywords reporter-feedback added

@hnwp Welcome to Trac.

I can't replicate this issue on 5.0-alpha-42125-src ?

Can you share more about your install (version)?

Any plugins or non-default themes?

Thanks

#3 @hnwp
8 years ago

Hi Bir.

Thanks for the response. I reckon in that image you're hovering over the comment?

I am using a Genesis parent and child theme. When I deactivate Child, those .row-actions appear on hover.

When I activate child, nothing happens, because I think load-styles.php is not being loaded for some reason.

Edit: It was caused by a custom function I did. My bad. Please dismiss.

Last edited 8 years ago by hnwp (previous) (diff)

#4 @birgire
8 years ago

  • Keywords reporter-feedback removed
  • Milestone Awaiting Review
  • Resolutioninvalid
  • Status newclosed

Thanks for the feedback.

Note: See TracTickets for help on using tickets.