question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

label on button elms should have an "unsupported" message

See original GitHub issue

Should the button-name rule include the label/for markup pattern for pass criteria? <label for="labelfor">Name</label> <button id="labelfor"></button>

Expectation: No violation reported

Actual: reports violation “Buttons must have discernible text”

Motivation:

  • Use of label/for on button element is valid html markup pattern that is not recognized.
  • Provide accurate reporting of violations

Issue Analytics

  • State:open
  • Created 3 years ago
  • Comments:9 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
strakercommented, Apr 4, 2022

@kangax I ran axe using your example but it’s returning a violation for the button=name rule. I would think a button with an svg and no text should give a violation.

1reaction
WilcoFierscommented, Nov 19, 2021

A year ago, nope. If you have more recent data that suggests otherwise, that would be interesting news.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Diff - chromium/src - Google Git
... Test Errors: 1/1 tests had failed assertions. ... bug is -// addressed, and usage should be replaced with -// SettingsAccessibilityTest.
Read more >
Citrix Fixes and Known Issues – App Layering - JGSpiers.com
When creating a Connector and selecting a Virtual Machine Template, upon clicking the "TEST" button you receive error "The virtual machine ...
Read more >
Questions API Release Log - Learnosity Reference
Improvement: applied the Learnosity Design System (LDS) buttons to Question Editor's modal buttons. These will now be more consistent in presentation.
Read more >
Known issues in IBM Engineering Workflow Management 7.0 ...
The following problems in this release do not currently have workarounds: Known issues in translated versions of ELM 7.0 documentation; Extensions should ......
Read more >
Dell EMC NetWorker Administration Guide
The NetWorker Remote Exec Service should have a status of Started. ... Note: If the Start button does not appear but you see...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found