alphagov / reported-bugs

Tracking bugs in browsers, assistive technologies and operating systems that have been reported by GDS
5 stars 2 forks source link

VoiceOver broke on checkboxes on Chrome 53 #63

Closed 36degrees closed 3 years ago

36degrees commented 3 years ago

Upstream bug: https://bugs.chromium.org/p/chromium/issues/detail?id=646846 Date: 2016-09-14 Reported by: Robin Whittleton (@robinwhittleton) Related to: https://github.com/alphagov/govuk_elements/issues/312


UserAgent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:51.0) Gecko/20100101 Firefox/51.0

Steps to reproduce the problem:

  1. Load http://govuk-elements.herokuapp.com/form-elements/#form-checkboxes
  2. Start VoiceOver reading from the checkbox examples
  3. Listen to what it says

What is the expected behavior? VoiceOver should read ‘checkbox, unchecked, Waste from animal carcasses’

What went wrong? VoiceOver reads ‘checkbox, unchecked’. None of the labels are being read out.

Did this work before? Yes Chrome 52

Chrome version: Version 53.0.2785.113 (64-bit) Channel: n/a OS Version: OS X 10.11.6 Flash Version:

53 is the tipping point. Canary 55 is also broken. Chrome 52 works, as does Safari.