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

Skip to content
Commit e21e136a authored by Bryce Lee's avatar Bryce Lee
Browse files

Add actions to outer CommunalTouchableSurface.

The glanceable hub sits within an outermost container, whose purpose is
to capture touch events, such as press and hold. This container
previously was part of the selection traversal, but did not expose any
actions of its own. To remedy this, the container was hidden from
accessibility. However, this introduced a regression with HSV where
the child elements were no longer traversed and did not appear in the
hierarchy.

To remedy this issue, this changelist makes the outer container once
again visible to accessibility and now surfaces the same actions as the
glanceable hub container (closing the hub and editing widgets). While
this does lead to some action redundancy, the actions do logically map
to this space.

Test: manual - ensured actions are present and hsv can read the
      hierarchy.
Flag: EXEMPT bugfix
Fixes: 385973993
Change-Id: I054e64c2406029f5b2ab21893bf4d0a959638e58
parent 68a2e190
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