godotengine / godotengine/godot-docs
Ctrl+F search does not work for shortcuts on "Default editor shortcuts" page
- Dominant language
- reStructuredText
- Stars
- 5.7k
- Forks
- 3.8k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 25
Description
**Your Godot version:** 4.6.2
**Issue description:**
I am unable to use the browser's native search function (Ctrl + F) to locate shortcuts on the "Default editor shortcuts" page.
For example, the shortcut for "Open 2D Workspace" is listed as `Ctrl + F1` on the page, but searching for that exact string yields no results.
Searching for `Ctrl` correctly highlights the appearances. But `Ctrl+` and `Ctrl +` highlights nothing.
There might be something wrong with the html markup of these shortcut keys.
**URL to the documentation page:** https://docs.godotengine.org/en/stable/tutorials/editor/default_key_mapping.html
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.