Zach Arend

Results 96 comments of Zach Arend

lmk if you want me to test this on Windows.

Hello, Does enabling [strong focus indicators](https://material.angular.io/guide/theming#strong-focus-indicators) fix this problem? -Zach

This is more of a cosmetic issue than a significant a11y issue. The datepicker sets a constant height of 354px ``` // Based on the natural height of the calendar...

Confirmed that I can reproduce. Safari Version 15.4 (17613.1.17.1.13) MacOS 12.3.1 (21E258)

Action item to address this issue is to confirm that we're following WAI ARIA best practices for [combobox](https://www.w3.org/WAI/ARIA/apg/patterns/combobox/) and [listbox](https://www.w3.org/WAI/ARIA/apg/patterns/listbox/). Some of the ARIA we have for select does not...

@Sebi2020, I believe this issue is resolved by updating typescript as suggested by [zlaval21](https://github.com/zlaval21) and a few others. I think we can go ahead and close out this issue. Thank...

Hello @Gua00va , I believe this issue is still open, and you are welcome to work on it. -Zach

Hello @yudateNoriyuki , Actually, I cannot reproduce this. I don't have an iPad to test this one, so would I need more information on this. From https://material.angular.io/components/tooltip/overview#showing-and-hiding: > On mobile,...