microsoft / AdaptiveCards

A new way for developers to exchange card content in a common and consistent way.
https://adaptivecards.io
MIT License
1.75k stars 550 forks source link

[Android][Accessibility] WCAG 2.5.5: Touch inputs must have a sufficient target size. (android.widget.Spinner) #4111

Open golddove opened 4 years ago

golddove commented 4 years ago

Platform

Version

master

Details

Issue

Touch inputs must have a sufficient target size. (TouchSizeWcag)

image

Target application

io.adaptivecards.adaptivecardssample

Element path

android.widget.Spinner

How to fix

The element has an insufficient target size (width: 330.666dp, height: 24dp). Set the element's minWidth and minHeight attributes to at least 44dp.

Environment

This accessibility issue was found using Accessibility Insights for Android 2020.527.10 (axe-android), a tool that helps find and fix accessibility issues. Get more information & download this tool at http://aka.ms/AccessibilityInsights.

ghost commented 4 years ago

Hi @golddove; We triaged and approved your bug for fixing. Please stay tuned for updates around fix progress and/or release vehicle.

ghost commented 4 years ago

Hi @golddove. We have acknowledged this issue report. Please continue to follow this issue for updates/progress/questions. @matthidinger / @dclaux / @rebeccaanne / @paulcam206 / @jwoo-msft / @almedina-ms FYI.