a11y: Fix the logic in gtk_accessible_get_next_accessible_sibling which
authorLukáš Tyrychtr <ltyrycht@redhat.com>
Thu, 16 Mar 2023 14:16:32 +0000 (15:16 +0100)
committerLukáš Tyrychtr <ltyrycht@redhat.com>
Thu, 16 Mar 2023 14:16:32 +0000 (15:16 +0100)
commit771b7d6caaf7288c2612c0eb2a8246f7c7607df1
tree997ee1763359f97b008f09cab6bc67f3b96c935e
parentd72a6167ed117fd2de21fc0e10b5ffec788a51bf
a11y: Fix the logic in gtk_accessible_get_next_accessible_sibling which
decided whether we will use the overridden sibling on the context.
gtk/gtkaccessible.c