Merge branch 'fix_next_accessible_sibling_after_refcounts' into 'main'
authorMatthias Clasen <mclasen@redhat.com>
Thu, 16 Mar 2023 21:12:20 +0000 (21:12 +0000)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 16 Mar 2023 21:12:20 +0000 (21:12 +0000)
a11y: Fix the logic in gtk_accessible_get_next_accessible_sibling which decided whether we will use the overridden sibling on the context.

See merge request GNOME/gtk!5659


Trivial merge