Skip to content

Issues: dequelabs/axe-core

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Add warning for HTML files that one or more HTML elements uses the same id attribute value in a HTML file feat New feature or enhancement linting Axe-linter issues ungroomed Ticket needs a maintainer to prioritize and label
#4706 opened Feb 9, 2025 by lulunac27a
accessibleText incorrectly handles aria-labelledby pointing towards <style> elements commons Issues in the common code (lib/commons) fix Bug fixes
#4704 opened Feb 8, 2025 by dbjorge
1 task done
False positive color contrast violation of elements inside particular tables color contrast Color contrast issues fix Bug fixes rules Issue or false result from an axe-core rule
#4703 opened Feb 7, 2025 by RyanBerliner
1 task done
target-size: false positive for small targets in focusable tabpanels fix Bug fixes rules Issue or false result from an axe-core rule support target-size
#4701 opened Feb 6, 2025 by dbjorge
1 task done
Screenshots ungroomed Ticket needs a maintainer to prioritize and label
#4700 opened Feb 6, 2025 by laurawagner00
1 task done
Is it possible to share custom component axe-linter config linting Axe-linter issues question ungroomed Ticket needs a maintainer to prioritize and label
#4699 opened Feb 6, 2025 by wsuwt
Runtime issue: No elements found for include in page Context info needed More information or research is needed to continue
#4696 opened Feb 3, 2025 by codesmple
package.json license uses incorrect SPDX code (MPL-2.0 instead of MPL-2.0-no-copyleft-exception) ungroomed Ticket needs a maintainer to prioritize and label
#4695 opened Feb 3, 2025 by dbjorge
1 task done
Runtime issue: Result for unknown rule. You may be running mismatch axe-core versions info needed More information or research is needed to continue
#4686 opened Jan 31, 2025 by Dnathan33
Check button-name failed with aria-roledescription needs discussion More discussion is needed to continue rules Issue or false result from an axe-core rule wai-aria
#4679 opened Jan 23, 2025 by EL-shadow
1 task done
label-content-name-mismatch wrongly includes invisible text ungroomed Ticket needs a maintainer to prioritize and label
#4678 opened Jan 23, 2025 by jribbens
1 task done
Problem with tag "wcag22aa" info needed More information or research is needed to continue
#4673 opened Jan 20, 2025 by git288hub
1 task done
implicit-html-roles input mappings are inconsistent with html-aria ungroomed Ticket needs a maintainer to prioritize and label
#4672 opened Jan 15, 2025 by dbjorge
1 task done
preload-media should avoid blocking on uninteresting media elements fix Bug fixes performance Performance related issues support
#4665 opened Jan 7, 2025 by dbjorge
1 task done
role=application shouldn't be treated as landmark best practice fix Bug fixes rules Issue or false result from an axe-core rule
#4663 opened Jan 3, 2025 by VitalyM
1 task done
Axe-core 4.11
Support new role=image as synonym for role=img standards Issues in the ARIA standards objects (lib/standards)
#4656 opened Dec 13, 2024 by scottaohara
1 task done
Axe-core 4.11
Runtime issue: Axe in frame timed out: iframe[allowtransparency="true"] info needed More information or research is needed to continue
#4651 opened Dec 9, 2024 by eb-ignacioviejo
Runtime issue: Result for unknown rule. You may be running mismatch axe-core versions extension Axe Firefox or Chrome extension issues info needed More information or research is needed to continue
#4640 opened Nov 20, 2024 by praneetha-ck-ps
color-contrast false negative with nested combination of stacking contexts color contrast Color contrast issues fix Bug fixes rules Issue or false result from an axe-core rule support
#4629 opened Oct 28, 2024 by dbjorge
1 task done
color-contrast support for basic gradient backgrounds color contrast Color contrast issues feat New feature or enhancement
#4628 opened Oct 28, 2024 by dbjorge
aria-required-children should never fail if aria-busy=true is set fix Bug fixes rules Issue or false result from an axe-core rule support
#4626 opened Oct 24, 2024 by WilcoFiers
Prevent axe throwing when a node detaches mid run core Issues in the core code (lib/core) tests Issues that deal with the unit or integration tests
#4624 opened Oct 23, 2024 by WilcoFiers
Accessible name calculation should not allow fallback from empty <label>s false negative rules Issue or false result from an axe-core rule
#4620 opened Oct 22, 2024 by dbjorge
1 task done
Consistently handle case insensitivity
#4618 opened Oct 17, 2024 by WilcoFiers
ProTip! Adding no:label will show everything without a label.