Make WordPress Core

Opened 4 years ago

Closed 4 years ago

Last modified 4 years ago

#51516 closed defect (bug) (fixed)

Post List Table (extended view): Row actions are hidden when any post gets focus

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

Description

Pulling this issue out of the larger ticket #49715 to hopefully get this fixed for 5.6 🤞🏻

In r48398, a change was made to show all row actions on list tables when the "extended view" is selected. This works, but once you focus into one post (either by keyboard, or using the quick edit) the other row actions disappear & switch back to the "appear on hover" mode.

Attachments (2)

row-actions-hiding.gif (274.8 KB) - added by ryelle 4 years ago.
51516.diff (481 bytes) - added by ryelle 4 years ago.

Download all attachments as: .zip

Change History (6)

@ryelle
4 years ago

#1 @ryelle
4 years ago

  • Keywords has-patch added

#2 @SergeyBiryukov
4 years ago

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

In 49142:

Administration: Make sure list table row actions in Extended view stay visible when a single row gets focus.

Follow-up to [48398], [48423], [48424], [48450], [48670].

Props ryelle.
Fixes #51516. See #49715.

#3 @SergeyBiryukov
4 years ago

In 49725:

Administration: Make sure row actions for recent comments in Activity dashboard widget stay visible when a single row gets focus.

Follow-up to [49142].

Props sabernhardt, kebbet, hareesh-pillai, pbiron.
Fixes #51886. See #51516, #49715.

#4 @SergeyBiryukov
4 years ago

In 49727:

Administration: Make sure row actions for recent comments in Activity dashboard widget stay visible when a single row gets focus.

Follow-up to [49142].

Props sabernhardt, kebbet, hareesh-pillai, pbiron.
Reviewed by ryelle, SergeyBiryukov.
Merges [49725] to the 5.6 branch.
Fixes #51886. See #51516, #49715.

Note: See TracTickets for help on using tickets.