Bug: Ctrl + A in chat input shifts focus and selects active file text when using Persian keyboard layout

When the system keyboard layout is set to Persian (Farsi), using keyboard shortcuts like Ctrl + A (Select All) inside the chat input box does not work correctly. Instead of selecting the text within the chat input, the focus unexpectedly jumps to the currently open file in the editor, and the text of the open file gets selected.

Steps to Reproduce

  1. Set the system’s keyboard layout to Persian (Farsi).

  2. Open any file in the Qoder editor.

  3. Click inside the chat input box and type some text.

  4. Press Ctrl + A on the keyboard.

Expected Behavior The text inside the chat input box should be selected, and the focus must remain within the chat input field.

Actual Behavior The focus is lost from the chat input box and shifts to the active file editor, selecting all the text inside the open file instead.

Operating System Ubuntu 24.04

Current Qoder Version
Version: 1.10.2
VSCode Version: 1.106.3
Commit: df6ddb4f08b7689171ada8e3ae6b89a51ff08338
Date: 2026-06-25T12:20:15.033Z
Electron: 37.7.0
Chromium: 138.0.7204.251
Node.js: 22.20.0
V8: 13.8.258.32-electron.0
OS: Linux x64 6.8.0-124-generic

Hi,regarding the issue you reported, please click the “Report Issue” button in the upper right corner of the Qoder interface to submit your feedback and provide the feedback code. This will help us expedite the processing of your request. (We recommend attaching relevant screenshots to both your issue report and feedback submission, as this will enable us to resolve the problem more efficiently.