mdbook/crates
Eric Huss c5c31bb9f5 Fix global keypress handler with the ACE editor
This fixes an issue where pressing `?` inside the ACE editor was opening
the help popup. The solution here is to ensure that the global keypress
handler works the same as the one used in the search handler.

Fortunately other keypresses like left and right were working OK because
ACE was doing something like stopPropagation (I'm not sure exactly).

Fixes https://github.com/rust-lang/mdBook/issues/3064
2026-05-04 11:48:41 -07:00
..
mdbook-compare mdbook-compare: fix duplicate "diff" print 2025-10-29 19:45:22 -07:00
mdbook-core Update to 0.5.2 2025-12-11 11:40:27 -08:00
mdbook-driver Update to 0.5.2 2025-12-11 11:40:27 -08:00
mdbook-html Fix global keypress handler with the ACE editor 2026-05-04 11:48:41 -07:00
mdbook-markdown Update to 0.5.2 2025-12-11 11:40:27 -08:00
mdbook-preprocessor Update to 0.5.2 2025-12-11 11:40:27 -08:00
mdbook-renderer Update to 0.5.2 2025-12-11 11:40:27 -08:00
mdbook-summary Update to 0.5.2 2025-12-11 11:40:27 -08:00
xtask Fix incorrect string formatting in xtask error message 2025-10-15 06:57:39 -07:00