NEW 170334
AX: Report that placeholder fallback as label is not working on iOS
https://bugs.webkit.org/show_bug.cgi?id=170334
Summary AX: Report that placeholder fallback as label is not working on iOS
James Craig
Reported 2017-03-31 02:23:36 PDT
Created attachment 305960 [details] test case AX: Report that placeholder fallback as label is not working on iOS https://github.com/w3c/html-aam/issues/84
Attachments
test case (356 bytes, text/html)
2017-03-31 02:23 PDT, James Craig
no flags
placeholder, aria-placeholder, title test (439 bytes, text/html)
2017-03-31 03:15 PDT, Patrick H. Lauke
no flags
James Craig
Comment 1 2017-03-31 02:26:11 PDT
1. Enter some text in the first field. 2. Move away and back to the field. Placeholder as label not spoken by VoiceOver.
James Craig
Comment 2 2017-03-31 02:26:23 PDT
Works as expected on macOS.
Patrick H. Lauke
Comment 3 2017-03-31 03:14:36 PDT
also worth testing/checking aria-placeholder (which was missing in my original test case, added now)
Patrick H. Lauke
Comment 4 2017-03-31 03:15:00 PDT
Created attachment 305962 [details] placeholder, aria-placeholder, title test
Radar WebKit Bug Importer
Comment 5 2017-03-31 11:53:37 PDT
Patrick H. Lauke
Comment 6 2017-04-19 02:56:25 PDT
note that placeholder/aria-placeholder should now NOT take part in the accessible name calculation, per https://github.com/w3c/html-aam/issues/87 title, on the other hand, is still part of the calculation algorithm, so this part of the bug report is still valid.
Note You need to log in before you can comment on or make changes to this bug.