Skip to content

[a11y] Handle tooltip/tap/longPress semantics events #53

Description

@swift-kim

I just saw some SemanticsEvent messages not handled by our AccessibilityChannel in the console output when hovering/clicking button widgets with a mouse.

[I] accessibility_channel.cc: operator()(33) > Received tooltip message.
[I] accessibility_channel.cc: operator()(33) > Received tap message.

Should we address these? Actually the mouse pointer is disabled when the Screen Reader is enabled (on TV), so I'm not sure we need to address any of these.

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