Fixes shortcut not working without focus
What does this MR do and why?
Fixes shortcut to toggle markdown preview not working without focus on the textarea. This was introduced in hhttps://gitlab.com/gitlab-org/gitlab/-/merge_requests/117734/diffs#753f0bd771fc2f3f7f9722bc21ec6f8df3021ae7_192_192.
How to set up and validate locally
Feature.enable(:content_editor_on_issues)
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.