[wp-trac] [WordPress Trac] #21312: How to log out of WordPress without a mouse?
WordPress Trac
noreply at wordpress.org
Fri Nov 16 21:33:56 UTC 2012
#21312: How to log out of WordPress without a mouse?
------------------------------------+-----------------------
Reporter: grahamarmfield | Owner:
Type: defect (bug) | Status: reopened
Priority: normal | Milestone: 3.5
Component: Accessibility | Version: 3.4.1
Severity: normal | Resolution:
Keywords: has-patch dev-feedback |
------------------------------------+-----------------------
Changes (by azaozz):
* status: closed => reopened
* resolution: fixed =>
Comment:
Replying to [comment:26 DrewAPicture]:
> Replying to [comment:25 grahamarmfield]:
> > ... since the WP 'Log out' link is moved so far off to the left, is it
really necessary to constrain the width and height, and to ensure overflow
is hidden?
>
> I'm not sure why this is necessary, perhaps @azaozz can pipe in here.
That's a very good question and worth investigating. We followed the
accessibility recommendations when making the `screen-reader-text` css
class. Perhaps these recommendations are outdated/inaccurate and we would
need to update how we move accessibility related content off-screen.
As far as I see removing `width`, `heigh`t and `overflow: hidden` doesn't
impact anything on the screen in the modern browsers (even IE7). But as we
are in beta-3, a bit hesitant to change that for all `.screen-reader-text`
labels, links, etc.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/21312#comment:29>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list