Skip to content

Setting z-order of the overlapping nodes at the same hierarchical level #700

Description

@bruvzg

There seems to be no way to explicitly specify z-order for the nodes.

With a node structure like this, where "ListBox" is popup and its bounding box overlaps button and its parent container. Android TalkBack explore by touch seems to randomly select button and overlapping list item.

    1. "Root Containter"
    • 1.1. "ListBox"
      • 1.1.1. "ListBox Item 1"
      • 1.1.2. "ListBox Item 2"
    • 1.2. "Containter"
      • 1.2.1. "Button"

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions