Comment on A small change to improve browsers for keyboard navigationComments−OGEnthusiast1yFWIW, using Chromium on Linux, I was able to use Ctrl+F + Escape + Enter to find and click on all of them except for the "span with an onclick handler".−h43zOP1yThe span one is the important one though as most of the modern web does not use <button> anymore.
Comments
FWIW, using Chromium on Linux, I was able to use Ctrl+F + Escape + Enter to find and click on all of them except for the "span with an onclick handler".
The span one is the important one though as most of the modern web does not use <button> anymore.