[wp-trac] [WordPress Trac] #31440: Press This: Tab focus order skips radio inputs (Categories) on Safari
WordPress Trac
noreply at wordpress.org
Tue Feb 24 23:47:08 UTC 2015
#31440: Press This: Tab focus order skips radio inputs (Categories) on Safari
-----------------------------+------------------------------
Reporter: Michael Arestad | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Press This | Version: trunk
Severity: normal | Resolution:
Keywords: | Focuses:
-----------------------------+------------------------------
Comment (by Michael Arestad):
If we change the CSS to this it should work:
{{{
.post-format {
width: 1px;
height: 1px;
position: absolute;
top: -9999px;
}
}}}
Hat tip @afercia
--
Ticket URL: <https://core.trac.wordpress.org/ticket/31440#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list