Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 40e12ae8 authored by Elliot Sisteron's avatar Elliot Sisteron
Browse files

Fix: Prevent Voice Access from highlighting non-clickable area

This commit fixes an issue where Voice Access was incorrectly highlighting a non-clickable element as clickable.

The issue occurred because the non-clickable area had a no-op click listener attached to it, which was being detected by Voice Access as a clickable element.

To resolve this, mark the view as non important for A11Y.

Change-Id: I501bfaaa00c03905b6cb075d30627035193be3d0
Fixes: 380155292
Test: manual
Flag: NONE trivial fix
parent 9e363ed9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment