Opened 11 years ago
Closed 10 years ago
#34953 closed defect (bug) (fixed)
Focus style: Names in credit section
| Reported by: | walbo | Owned by: | afercia |
|---|---|---|---|
| Priority: | normal | Milestone: | 4.5 |
| Component: | Administration | Version: | 4.4 |
| Severity: | normal | Keywords: | has-patch has-screenshots commit |
| Cc: | Focuses: | ui, accessibility |
Description
Focus style on names in credit section are broken. See screenshot.
Attachments (4)
Change History (11)
#3
@
10 years ago
- Keywords has-screenshots commit added
- Milestone Awaiting Review → 4.5
- Owner set to
- Status new → assigned
The refreshed patch tries to simplify a bit the markup. There's no need to have two separate links, they can be combined in just one link for better semantics and accessibility as suggested in https://www.w3.org/TR/WCAG20-TECHS/H2.html
This would be consistent with what was already done on the Media Library screen, also for the focus style. See screenshot below:
- currently, both the gravatar and the name are links
- combined in just one link with the new focus style
- consistent with the focus style in the Media Library
#4
@
10 years ago
Added an empty alt attribute to the 34953.2.diff patch. The alt attribute should be left empty, not deleted.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)

@walbo nice catch. Would be great to take this opportunity to improve the markup too. A nice improvement would be removing redundant links and have just one link that wraps both the image and the name. See http://www.w3.org/TR/WCAG20-TECHS/H2.html and discussion on #32254 and #32509.
Basically:
Something like this: