Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DLandmark StructureActionNo landmarksFIX
No landmarks detected
Screen reader users have no way to navigate by region.
Screen reader users cannot quickly navigate to the primary content. Wrap your main content in <main>.
Without a <main> landmark, screen-reader users can't skip past the navigation to the page content — every page starts with re-reading the menu.
Learn more ▾ ▴
The <main> element marks the page's primary content area. Assistive tech offers a 'jump to main' shortcut — but only if <main> exists. Without it, every page navigation forces re-reading the header. Wrap your primary content in a single <main>.
Source: WAI-ARIA / WCAG 2.4.1
Add a skip link as the first focusable element so keyboard users can bypass repeated navigation.
Without a skip-nav link, keyboard users tab through every nav item before reaching content — every page, every visit.
Learn more ▾ ▴
WCAG 2.4.1 (Bypass Blocks) requires a mechanism to skip past repeated content. The standard implementation is a 'Skip to main content' link that's the first focusable element, visually hidden until focused. Three lines of HTML + four of CSS.
Source: WCAG 2.1 SC 2.4.1
DLink & Button QualityAction16 issue(s) across 109 links and 2 buttonsFIX
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| (empty) | empty | Add link text or aria-label | |
| (empty) | empty | Add link text or aria-label | |
| # | (empty) | empty | Add link text or aria-label |
| (empty) | empty | Add link text or aria-label | |
| (empty) | empty | Add link text or aria-label | |
| (empty) | empty | Add link text or aria-label | |
| (empty) | empty | Add link text or aria-label | |
| (empty) | empty | Add link text or aria-label | |
| (empty) | empty | Add link text or aria-label | |
| (empty) | empty | Add link text or aria-label | |
| (empty) | empty | Add link text or aria-label | |
| https://www.packtpub.com/product/masteri… | (empty) | empty | Add link text or aria-label |
| http://www.packtpub.com/redmine-plugin-e… | (empty) | empty | Add link text or aria-label |
| https://www.packtpub.com/big-data-and-bu… | (empty) | empty | Add link text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
Links without text are announced as raw URLs by screen readers.
a (#75 on page); a (#84 on page); #; a (#201 on page); a (#227 on page); a (#267 on page); a (#297 on page); a (#303 on page); a (#319 on page); a (#327 on page) (+4 more)
Links with no accessible text (empty <a></a>, image-only no alt, icon-only no aria-label) are unidentifiable to screen readers.
Source: WCAG 2.1 SC 2.4.4
Icon-only buttons need an aria-label so screen readers can announce them.
button.tab-left (#194 on page); button.tab-right (#195 on page)
Buttons with no accessible text (icon-only, no aria-label) can't be activated by voice control or understood by screen readers.
Source: WCAG 2.1 SC 4.1.2
FFavicon & BrandingAction2 icon(s) detectedFIX
DWeb ManifestActionNot foundFIX
No web manifest found.
DDark Mode SupportActionNo dark mode signalsFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
C404 Error PageActionHTTP 404, custom pageREVIEW
BColor Contrast (Screenshot)20 text elements analyzed, 0 fail WCAG AAREVIEW
Analyzes text contrast against the actual rendered page, including background images, gradients, and overlays that CSS-based tools cannot detect.
Show all checked elements (20)
| Element | Ratio | Required | FG | BG | Result |
|---|---|---|---|---|---|
| h1 Redmine | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Features | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Documentation | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Online demo | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Support & getting he… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Contributing and hel… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Who uses Redmine? | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Redmine books | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Project | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 General | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Latest releases | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Resources | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Wiki | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Profile | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| title Overview - Redmine | 6.00:1 | 4.5:1 | #000000 | #628DB6 | Pass |
| label ⚲ | 6.00:1 | 4.5:1 | #000000 | #628DB6 | Pass |
| a Overview | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Download | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Activity | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Roadmap | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
Methodology: The top 20 text elements by font size were checked. Background color was sampled from the desktop screenshot using a 5-point pattern. WCAG 2.1 AA requires 4.5:1 for normal text and 3:1 for large text.
BLighthouse Accessibility AuditsScore 85/100 — 5 failing, 23 passedREVIEW
Accessibility
These checks highlight opportunities to improve the accessibility of your web app. Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so manual testing is also encouraged.
Contrast
Low-contrast text is difficult or impossible for many users to read. Learn how to provide sufficient color contrast.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Table of contents div.wiki > ul.toc > li > strong |
Powered by Redmine © 2006-2023 Jean-Philippe Lang div#wrapper > div#wrapper2 > div#wrapper3 > div#footer |
Low-contrast text is difficult or impossible for many users to read. Link text that is discernible improves the experience for users with low vision. Learn how to make links distinguishable.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
wiki div.wiki > ul > li > a.wiki-page |
forums div.wiki > ul > li > a.wiki-page |
Custom fields div.wiki > ul > li > a.wiki-page |
SCM integration div.wiki > ul > li > a.wiki-page |
Redmine features div#content > div.wiki > p > a.wiki-page |
Submission guidelines div#content > div.wiki > p > a.wiki-page |
Contribute div#content > div.wiki > p > a.wiki-page |
Teams div#content > div.wiki > p > a.wiki-page |
Redmine Donors page div#content > div.wiki > p > a.wiki-page |
This page lists div#content > div.wiki > p > a.wiki-page |
Redmine div#wrapper2 > div#wrapper3 > div#footer > a |
These are opportunities to improve the legibility of your content.
Names and labels
Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. Learn how to make links accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div#wrapper2 > div#wrapper3 > div#header > a.mobile-toggle-button div#wrapper2 > div#wrapper3 > div#header > a.mobile-toggle-button |
tbody > tr > td > a tbody > tr > td > a |
tbody > tr > td > a tbody > tr > td > a |
tbody > tr > td > a tbody > tr > td > a |
These are opportunities to improve the semantics of the controls in your application. This may enhance the experience for users of assistive technology, like a screen reader.
Best practices
Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. Learn more about touch targets.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Redmine div.wiki > ul.toc > li > a |
Features li > ul > li > a |
Documentation li > ul > li > a |
Online demo li > ul > li > a |
Support & getting help li > ul > li > a |
Contributing and helping out li > ul > li > a |
Who uses Redmine? li > ul > li > a |
Redmine books li > ul > li > a |
Multiple projects support div.wiki > ul > li > a.wiki-page |
Time tracking div.wiki > ul > li > a.wiki-page |
Issue creation via email div.wiki > ul > li > a.wiki-page |
User's Guide div.wiki > ul > li > a.wiki-page |
Developer's Guide div.wiki > ul > li > a.wiki-page |
Changelog div.wiki > ul > li > a.wiki-page |
Security Advisories div.wiki > ul > li > a.wiki-page |
Frequently Asked Questions div.wiki > ul > li > a.wiki-page |
HowTos div.wiki > ul > li > a.wiki-page |
Plugins div.wiki > ul > li > a.wiki-page |
Themes div.wiki > ul > li > a.wiki-page |
Logo and Icon div.wiki > ul > li > a.wiki-page |
Third Party Tools div.wiki > ul > li > a.wiki-page |
One main landmark helps screen reader users navigate a web page. Learn more about landmarks.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
html html |
These items highlight common accessibility best practices.
AHeading Hierarchy15 headingsPASS
- H3 Project
- H3 General
- H3 Latest releases¶
- H3 Resources¶
- H3 Wiki
- H3 Profile
- H1 Redmine
- H1 Redmine¶ duplicate H1
- H2 Features¶
- H2 Documentation¶
- H2 Online demo¶
- H2 Support & getting help¶
- H2 Contributing and helping out¶
- H2 Who uses Redmine?¶
- H2 Redmine books¶
A page should have only one H1. Multiple H1s dilute the document outline.
Multiple H1s blur the page's primary topic — screen-reader users and Google both prefer one H1.
Learn more ▾ ▴
HTML5's outline algorithm technically allows multiple H1s within sectioning content, but no browser implements it. In practice: one H1 per page. Use H2-H6 for subsections.
Source: WCAG 2.4.6 / Google Search Central
A+Alt Text QualityAll 3 images OKPASS
AForm Accessibility1 of 3 controls have issuesPASS
| Control | Type | Label | Method |
|---|---|---|---|
| #flyout-search | text | ⚲ | for/id |
| #q | text | Search: | for/id |
| #projects-quick-search | text | (none) | none |
Form controls need a <label>, aria-label, or aria-labelledby for screen readers.
<input type="text" name="q" id="projects-quick-search">
Form controls without labels — assistive tech announces 'edit text' with no context; users can't complete forms.
Source: WCAG 2.1 SC 3.3.2