x/pkgsite: /
keyboard shortcut does not work on Firefox
#53380
Labels
Milestone
/
keyboard shortcut does not work on Firefox
#53380
Seems likely related to #41093.
What is the URL of the page with the issue?
From the above linked issue: https://pkg.go.dev/k8s.io/client-go/kubernetes
What is your user agent?
Screenshot
What did you do?
Press
/
key. I also tried settingaccessibility.typeaheadfind.manual
tofalse
under the Firefoxabout:config
page, in case it was interfering with the keyboard shortcut implementation. Is there another workaround that might enable the/
keyboard shortcut functionality?What did you expect to see?
Search box highlighted as described in the
?
keyboard shortcut modal (quickly "Search packages or symbols")Other websites (e.g. https://github.com or https://go-review.googlesource.com) seem to support their own search bar (without interference from the Firefox-native "quick find"), but pkg.go.dev does not appear to support this.
What did you see instead?
When

accessibility.typeaheadfind.manual
is set totrue
, Firefox opens its "quick find" box:When it is set to
false
, nothing happens when I type the/
key.The text was updated successfully, but these errors were encountered: