353da0efd7a5e331086b109f5ea4a14c30854269 Merge parents 687677c1289 1b0a3eedc6f lrnassar Wed Mar 18 14:04:15 2026 -0700 Fix skip nav link appearing in hgc popups: use tabindex=-1 to prevent auto-focus, with JS in jquery.plugins.js to enable the link on first Tab keypress. Reverts :focus-visible approach which didn't work due to browser auto-focus being treated as keyboard focus. refs #37252 diff --cc src/hg/htdocs/inc/globalNavBar.inc index 1f06bd7b2eb,1f06bd7b2eb..393350ba2cb --- src/hg/htdocs/inc/globalNavBar.inc +++ src/hg/htdocs/inc/globalNavBar.inc @@@ -1,16 -1,16 +1,16 @@@ --Skip to main content ++Skip to main content