We're committed to making DuplexFix accessible to everyone, including people with disabilities. We continuously work to improve and meet accessibility standards.
1. Our Accessibility Standard
We aim to meet WCAG 2.1 Level AA, which is the industry standard for accessible web content.
2. How We Make This Accessible
DuplexFix includes:
- Semantic HTML: Proper use of headings (h1, h4), landmarks (nav, main, footer), and structural elements for screen reader navigation
- Skip Navigation: A "Skip to main content" link is available at the top of each page for keyboard users
- Keyboard Navigation: All interactive elements are accessible via keyboard (Tab, Enter, Space, arrow keys)
- Focus Indicators: Visible focus outlines on all interactive elements
- Color Contrast: Text meets WCAG AA standards (4.5:1 for normal text, 3:1 for large text)
- Responsive Design: Content is accessible at zoom levels up to 400% without horizontal scrolling
- Alt Text: Images include descriptive alternative text
- ARIA Labels: Complex interactive components use appropriate ARIA roles and labels
- No Auto-Play: No automatically playing audio or video content
- Font Scaling: Text sizes use relative units (em/rem) to respect user font size preferences
3. Issues We're Working On
We know about these accessibility issues and are fixing them:
4. Tested With
We test DuplexFix with these screen readers and browsers:
- NVDA + Chrome on Windows
- JAWS + Edge on Windows
- VoiceOver + Safari on macOS and iOS
- TalkBack + Chrome on Android
5. Report Accessibility Issues
Have trouble accessing DuplexFix? Let us know, we want to fix it:
- Email: accessibility@duplexfix.com
- Response Time: We'll respond within 5 business days
6. If We Don't Respond
Not happy with our response? Contact your local accessibility authority. In the UK, that's the Equality and Human Rights Commission. In the EU, contact your national authority.
7. How We Test
We test accessibility using automated tools (axe DevTools, Lighthouse) and manual testing with keyboard navigation and screen readers.