#37949 closed defect (bug) (fixed)
Toolbar: Inaccessible link to about page if user can't access the dashboard
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 4.7 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Toolbar | Keywords: | has-patch |
Focuses: | accessibility | Cc: |
Attachments (3)
Change History (9)
#2
@
9 years ago
Tested a bit, looks good to me :) the only thing, when there's no link the icon doesn't change color on focus. That should be possible using some crazy CSS selector, something like:
#wpadminbar .menupop div[tabindex]:focus .ab-icon:before
I guess this should go in the custom color schemes too.
#3
@
9 years ago
@afercia Thanks for testing. Added the focus selector and a test in 37949.3.patch.
Note: See
TracTickets for help on using
tickets.
See [18777] and [19166].