I am trying to access documentation on using circleci.
When I navigate to the docs site in Google Chrome, I can only access the pages within the first submenu group.
Clicking on menu toggle buttons for any menu group does not open/close the menus, so all other pages are inaccessible. Selecting the toggle and clicking enter does not function. Selecting the toggle and clicking space does not function. Selecting the toggle and using arrow keys does not function.
Entering a search value in the search input does not trigger search. The shortcut shows keys not available on a PC (cmd+/) - there’s no command button on a PC keyboard, that’s a MacOS shortcut. Trying ctrl+/ (typical conversion of MacOS to PC shortcuts) does not function, clicking enter does not function.
For example, from Sign up and try CircleCI - CircleCI Docs I can access the pages “Sign up and try CircleCI”, “Join teammates on CircleCI”, “Create a project”, and “Quickstart guide”. I cannot open the menu for “How-to guides”, “Tutorials”, “Migrate to CircleCI”, etc so all pages in those categories are completely blocked/inaccessible in Google Chrome. I cannot use the search to work around the non-functioning menu system either, as search is not functioning.
I have already tried:
- clearing cache and cookies
- upgrading chrome to the latest version
Non-functioning browser: Google Chrome Version 150.0.7871.128 (Official Build) (64-bit)
OS: Debian linux 13.6
As far as I can see in chrome devtools, all files are downloading successfully, there are no errors regarding blocked/missing code, the only error reported in the console is a jquery error: jquery.js:1040 [Violation] Permissions policy violation: unload is not allowed in this document.
Trying to access the site in Firefox does work, so this appears to be a browser-specific bug affecting Google Chrome only. Firefox version used to test and successfully access the docs site was version 140.12.0esr (64-bit).