Go to file
Ashvin Jangid f9c4575c78 gh-13767: fix special key shortcuts displaying incorrectly until page reload (gh-13768)
The problem was that `input.value` was getting the raw shortcut and not
really converting it to the normalized displayable string.
There was no method to just get the `displayString` for a shortcut
without creating a new one, so I put that logic into
`gZenZenKeyboardShortcutsManager`. The static function in `KeyShortcut`
class is just to reduce code duplication.

fixes: #13767
2026-05-20 12:46:11 +02:00

Zen Browser

Downloads Crowdin Zen Release builds

Zen is a firefox-based browser with the aim of pushing your productivity to a new level!

Firefox Versions

  • Release - Is currently built using Firefox version 150.0.3! 🚀
  • Twilight - Is currently built using Firefox version RC 151.0!

Contributing

If you'd like to report a bug, please do so on our GitHub Issues page and for feature requests, you can use GitHub Discussions.

Zen is an open-source project, and we welcome contributions from the community! Please take a look at the contribution guidelines before getting started!

Partners

Thanks to all the partners of Zen for their support and contributions:

Description
Languages
TypeScript 31.2%
JavaScript 23.7%
Fluent 17.7%
C++ 17.7%
HTML 5.1%
Other 4.4%