microsoft / microsoft/AdaptiveCards

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

Open
#4,111 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

AccessibilityInsightsGenerated Area-Accessibility Bug Platform-Android
Dominant language
C#
Stars
2k
Forks
595
Avg merge
1d 19h
Merged PRs (30d)
1

Description

Platform

  • Android

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.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the Android sample application's android.widget.Spinner identified in the issue and reproduce the finding with Accessibility Insights for Android. The work is done when the Spinner's touch target has minimum width and height of at least 44dp and the accessibility check no longer reports the issue.

Written by the indexing model from the issue text.

Assessment

Tech stack
android
Domain
accessibility, mobile-dev
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.