Zach Arend

Results 96 comments of Zach Arend

Since the `Close calendar` string comes from the `MatDatepickerIntl` and is not hard-coded, this seems to be an issue with the demo, rather than the date picker itself.

This demo needs to implement proving a different value for [`MatDatepickerIntl`](https://github.com/angular/components/blob/main/src/material/datepicker/datepicker-intl.ts#L14) because that is where the "Close calendar" string comes from. Here are roughly the steps that need to happen...

I believe this should be doable with a factory provider. Provide the locale as a dependency to the factory provider. The factory returns an instance of either `MatDatepickerIntl` or `MatDatepickerIntlFr`...

Thanks for reporting @mcrtricolor , I'm confirming that I can reproduce on both my mac and my windows machine. Windows 10 Enterprise, Version 20H2 | Crhome Version 103.0.5060.134 (Official Build)...

I tried upgrading to 14.1.0 in https://stackblitz.com/edit/angular-vszuks, and it didn't seem to help. @crisbeto is this something you could look at?

> @zarend > > > checkmark > > ok, its on a `::before` element, so `aria-hidden` isn't possible, but I switched it to a background image, which hopefully works >...

https://user-images.githubusercontent.com/7720245/181395301-a1d09ff0-828c-4da1-9692-5f2724f74e83.mov 1. Tab to listbox 2. press End 3. (last item in listbox is activated but screen reader focus seems to move to a button at the top of the...

Ty for reporting, @nawlbergs Could you please provide a stackblitz reproduction of the issue? -Zach

i can reproduce on my iPhone iPhone 12 | iOS 15.5 |