You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While exploring lower levels, I would like to be able to move past the aural cue to the next reasonable element, i.e., without having to move one up and one over and then down again.
For me, "reasonable" might be something like "parent.nextSibling.firstchild" (in the walker's tree). A special action (such as long-press or modifier keys) would be reasonable as well but perhaps not even necessary.