• Resolved Sharon

    (@prettybiddy)


    Hello – The plugin works great but gives 2 ‘Access Key” and 14 ‘Title Attribute’ warnings in the WAVE accessibility-check utility. 1 Access Key warning on this:

    <button type=”button” class=”wahout aicon_link” accesskey=”z” aria-label=”Accessibility Helper sidebar” title=”Accessibility Helper sidebar”>
    Alternative text
    Accessibility
    </button>

    I turned on Remove All Link Titles in options but the plugin itself gives WAVE warnings (14) for having Link Titles, e.g.:

    <button type=”button” class=”wah-action-button wahout wah-call-highlight-links” aria-label=”Highlight Links” title=”Highlight Links”>
    Highlight Links
    </button>

    Also the plugin gives 1 ‘fatal error’ (Very low contrast error) for the ‘Accessibility by WAH” link

    Thank you for any help you can provide. I tried looking at your official documentation link but it returned a 404.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Alex Volkov

    (@vol4ikman)

    Hi Sharon,
    thank you for your feedback.

    Basically, “Remove All Link Titles” means that you can remove all title attributes from the links, not buttons. Probably in the next plugin version I will add this feature to the buttons also.

    We will fix the button title description in the upcoming update.

    Accesskey is not an error, it is an alert. Our access keys are very useful for many users.

    “Very low contrast error” it depends on the font family of your website. It is a credit link to our website, and we tried to insert it with a minimum place to hold. So, I think this alert is not really important (we do not want to increase credit link font size ).

    You can access our docs here:
    WAH Docs

    • This reply was modified 2 years, 11 months ago by Alex Volkov.
    Thread Starter Sharon

    (@prettybiddy)

    Thank you for your response and for the link to the docs. I look forward to the upcoming release re: removing title attribute from buttons. So the ‘Very low contrast error’ code that WAVE flags as an error is here:


    Accessibility by WAH

    It looks like it is white on white background which I don’t totally understand but I think WAVE thinks this is white on white. It doesn’t flag any of the other text.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Access Key/Title attributes give WAVE warnings’ is closed to new replies.