Focus issue with `Ctrl+A` in chat panel when using non-Latin keyboard layouts

When the active keyboard layout is set to a non-Latin language (e.g., Persian) and an active editor file (like TypeScript) is open, pressing Ctrl+A while focused inside the chat input fails to select the chat input text. Instead, focus bleeds back to the active editor file, selecting the code inside the editor.

Hi @njfamirm ,

Thank you for reporting this issue.

We tested your exact steps using non-Latin keyboard layouts with an active code file open in the editor.

On our end, **the issue is not reproducible** — pressing `Ctrl+A` / `Cmd+A` while focused in the chat input box correctly selects the text inside the chat box, and focus does not leak to the active editor file.

Recommendation:

1.Please update your IDE to the latest release:

  • Go to **Help > Check for Updates** (or re-download the latest build from the official site).

Once updated, `Ctrl+A` / `Cmd+A` keybindings will dispatch correctly to the focused chat panel regardless of the active keyboard layout.

If the issue still persists, please reach out back to us.