[bug]: Please respect/align to standard behaviors of browsers, eg: Shortcuts :a11y:
@aaryan610 is already working on this.
Since Mar 2, 2026.
- Dominant language
- TypeScript
- Stars
- 59.6k
- Forks
- 5.8k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 49
Description
Is there an existing issue for this?
- I have searched the existing issues
Current behavior
Please restore default platform behavior.
eg: Ctrl+F for find in page
When I press Ctrl+F to find in page, event is trapped and focus is on the search widget... I just want to find an entry on my page (a list view actually) this event reroute is really frustrating to me because I expect UX/UI will not break my platform (firefox) features.
Please align to standard behaviors of browsers, this has an impact on accessibility.
update: been told that there is a cheat code to restore original C-f behavior, user need to press it twice.
That said, I would prefer that plane keystrokes to be modals (with a prefix like F1 then C-f) and not overriding the standards behaviors.
Steps to reproduce
- Go to a task
- Press Ctrl+F
- type text
- press entry
- an other page is loaded ... this is unexpected
Environment
Production
Browser
None
Variant
Cloud
Version
v2.0.0
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.