Skip to content
  • Matthias Clasen's avatar
    a11y: Make things appear on focus in · 5f2c08ce
    Matthias Clasen authored
    We are starting with a pretty empty a11y object tree,
    and we want orca to bring more of it into existence
    by navigating the tree. But that only happens when we
    send it events. Primarily focus events, which come in
    from GTK via the platform_change mechanism. So realize
    the context when we are sending platform_changes,
    otherwise, orca never gets the mesage.
    5f2c08ce