zsims / hunt-and-peck

Simple vimium/vimperator style navigation for Windows applications based on the UI Automation framework.
621 stars 54 forks source link

Focus on UI element without activating #32

Open LawranceFung opened 3 years ago

LawranceFung commented 3 years ago

Would it be possible to focus on a UI element without activating it, similar to the 'LinkHints.activateMode action=focus' command in Vimium? It would be useful if you want to activate the UI element multiple times with the enter key, or trigger the context menu.

LaPeste commented 2 years ago

Sorry for the silly question, but is this related to the fact that in general at first alt+; the badges don't appear anywhere beside the title?

LawranceFung commented 2 years ago

I don't think so. I think that the hints failing to appear anywhere beside the title initially is because the document tree has yet to be parsed or refresh its visibility. I'm asking for a feature to focus on actionable elements without clicking on them.