[wp-trac] [WordPress Trac] #34791: Comments screen: can't focus the row action links anymore
WordPress Trac
noreply at wordpress.org
Thu Nov 26 02:22:17 UTC 2015
#34791: Comments screen: can't focus the row action links anymore
-----------------------------------------+--------------------------------
Reporter: afercia | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Comments | Version: trunk
Severity: normal | Resolution:
Keywords: needs-patch has-screenshots | Focuses: ui, accessibility
-----------------------------------------+--------------------------------
Comment (by azaozz):
This is a regression that affects many users. As @afercia mentions in the
ticket the best way to fix these is to change the method we use to hide
the row actions.
In 34791.patch: restrict the parent element's width and height to 1px
instead of setting it to `visibility: hidden`. That way for the browser
the row actions links are always visible and can be focused. This resolves
all of the problems, on the post trash screen, when tabbing backwards,
etc.
Tested in Firefox, Chrome, IE11 and iOS Safari (not affected as these
links are always visible). More testing would be nice.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/34791#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list