krautzource / aria-tree-walker

A lightweight walker for labeled ARIA trees
https://krautzource.github.io/aria-tree-walker/
Apache License 2.0
2 stars 0 forks source link

activateLinks does not leave walker #57

Open pkra opened 2 years ago

pkra commented 2 years ago

While it's generally a bit problematic (since not allowed in tree widgets), we have it and should make it better. Most notably, we should check for a target and (ideally) focus it; alternatively, we could assume it's a link and click on it.