Closed Bug 1804679 Opened 3 years ago Closed 3 years ago

mm/dd/yyyy from date input field incorrectly read out loud by screen reader NVDA

Categories

(Firefox :: Disability Access, defect)

Firefox 109
Desktop
Windows
defect

Tracking

()

RESOLVED WORKSFORME
Tracking Status
firefox-esr102 --- wontfix
firefox107 --- wontfix
firefox108 --- wontfix
firefox109 --- wontfix

People

(Reporter: epopescu, Unassigned)

References

(Blocks 2 open bugs)

Details

Found in

  • Firefox Nightly 109.0a1

Affected versions

  • Firefox Nightly 109.0a1

Tested platforms

  • Affected platforms: Windows 10
  • Unaffected platforms: similar Bug 1804674

Preconditions

  • Firefox Nightly installed
  • Screen Reader NVDA is enabled

Steps to reproduce

  1. Reach data:text/html, <input type='date'>
  2. Hover over the mm/dd/yyyy placeholder in the date input field

Expected result

  • Each element inside the date input field should be read out loud correctly by the screen reader(Month spin button, Day spin button, Year spin button)

Actual result

  • The elements inside the date input field are read out loud by the screen reader mm,dd,yyyy.

Regression range

  • Not a regression because these improvements were recently implemented through Bug 1676068.
Severity: -- → S3
Has STR: --- → yes
OS: Unspecified → Windows
Hardware: Unspecified → Desktop

:epopescu, if you think that's a regression, could you try to find a regression range using for example mozregression?

NVDA mouse tracking doesn't report the labels of text entry controls. It only reports the text. You can additionally have it report the control type (e.g. spin button) by enabling NVDA menu -> Preferences -> Settings -> Mouse -> Report role when mouse enters object, but this still won't report the label. This is not unique to our date controls.

Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.