Skip to content

'title' attribute value should not be read when 'aria-label' is available in [Chrome] and [Firefox] #7841

Closed
@sahirboghani

Description

@sahirboghani

Steps to reproduce:

  1. Open Chrome or Firefox
  2. Browse to http://pauljadam.com/demos/title-aria-label.html
  3. Scroll to bottom of page
  4. Hover over last input box

Expected behavior:

IE only reads out the 'aria-label' when both 'aria-label' and 'title' are on an html element. Chrome and should do the same.

Actual behavior:

Chrome and Firefox read the 'aria-label' then the 'title'.

System configuration:

NVDA version: NVDA 2017.3

Windows version: Windows Server 2016

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions