Matt Campbell on Nostr: I did see that post. In the accessible name calculation used by the GTK AT-SPI ...
I did see that post. In the accessible name calculation used by the GTK AT-SPI backend, the decision to walk the subtree for some roles (like buttons) but not others (list items) seems to be deliberate. I don't know why. The GTK AccessKit backend is using AccessKit's own name calculation, which currently doesn't walk the subtree for list items either, but I could easily change that.