gcdevops / HRWhiteListing

MIT License
2 stars 0 forks source link

Admin Settings My Company - Ensures buttons have discernible text #253

Open will0684 opened 4 years ago

will0684 commented 4 years ago
Screen Shot 2020-04-23 at 11 00 05 AM

Title: WCAG 4.1.2: Ensures buttons have discernible text (.o_dropdown_button[draggable="false"][role="button"]) Tags: Accessibility, WCAG 4.1.2, button-name

Issue: Ensures buttons have discernible text (button-name - https://dequeuniversity.com/rules/axe/3.5/button-name?application=msftAI)

Target application: My Company - Odoo - http://localhost:8069/web#id=1&active_id=2&model=res.company&view_type=form&cids=1&menu_id=95

Element path: .o_address_state > .o_input_dropdown > .o_dropdown_button[draggable="false"][role="button"]

Snippet:

How to fix: Fix any of the following: Element does not have inner text that is visible to screen readers aria-label attribute does not exist or is empty aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty Element's default semantics were not overridden with role="presentation" Element's default semantics were not overridden with role="none" Element has no title attribute or the title attribute is empty

Environment: Chrome version 80.0.3987.163

====

Title: WCAG 4.1.2: Ensures buttons have discernible text (.o_dropdown_button[draggable="false"][role="button"]) Tags: Accessibility, WCAG 4.1.2, button-name

Issue: Ensures buttons have discernible text (button-name - https://dequeuniversity.com/rules/axe/3.5/button-name?application=msftAI)

Target application: My Company - Odoo - http://localhost:8069/web#id=1&active_id=2&model=res.company&view_type=form&cids=1&menu_id=95

Element path: .o_address_country > .o_input_dropdown > .o_dropdown_button[draggable="false"][role="button"]

Snippet:

How to fix: Fix any of the following: Element does not have inner text that is visible to screen readers aria-label attribute does not exist or is empty aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty Element's default semantics were not overridden with role="presentation" Element's default semantics were not overridden with role="none" Element has no title attribute or the title attribute is empty

Environment: Chrome version 80.0.3987.163

====

Title: WCAG 4.1.2: Ensures buttons have discernible text (.o_dropdown_button[draggable="false"][role="button"]) Tags: Accessibility, WCAG 4.1.2, button-name

Issue: Ensures buttons have discernible text (button-name - https://dequeuniversity.com/rules/axe/3.5/button-name?application=msftAI)

Target application: My Company - Odoo - http://localhost:8069/web#id=1&active_id=2&model=res.company&view_type=form&cids=1&menu_id=95

Element path: div[name="currency_id"] > .o_input_dropdown > .o_dropdown_button[draggable="false"][role="button"]

Snippet:

How to fix: Fix any of the following: Element does not have inner text that is visible to screen readers aria-label attribute does not exist or is empty aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty Element's default semantics were not overridden with role="presentation" Element's default semantics were not overridden with role="none" Element has no title attribute or the title attribute is empty

Environment: Chrome version 80.0.3987.163

====

This accessibility issue was found using Accessibility Insights for Web 2.16.0 (axe-core 3.5.1), a tool that helps find and fix accessibility issues. Get more information & download this tool at http://aka.ms/AccessibilityInsights.