Questions tagged [keyboard-navigation]

126 questions
6
votes
2 answers

Adding navigation keybindings for vim command line

Perhaps I'm not using the right terminology, but I'm struggling to try to find a way to add some key bindings for use while navigating the command line in vim. An example would be the following command: :e…
Peter Zich
  • 512
  • 3
  • 13
5
votes
1 answer

How to find out which element has focus when debugging WPF?

I'm navigating with the keyboard, and I can't find visually which element has the focus. While debugging I managed to break the execution in a method inside the Window but I don't know which property will reveal the current focused control.
Jader Dias
  • 88,211
  • 155
  • 421
  • 625
5
votes
1 answer

How to make tab index work for dropdowns?

I have a header with a bootstrap dropdown component and I am trying to enable keyboard navigation to that element by using tabindex. The following is the html and simple css: HTML:
ShellZero
  • 4,415
  • 12
  • 38
  • 56
5
votes
4 answers

RTL (right-to-left) keyboard navigation in an HTML