Skip to content

[Bug]: Xcode shortcut key focus issue when CopilotForXcode is enabled #652

@iTofu

Description

@iTofu

Before Reporting

  • I have checked FAQ, and there is no solution to my issue
  • I have searched the existing issues, and there is no existing issue for my issue

What happened?

When using CopilotForXcode, certain shortcuts in Xcode such as cmd + shift + o (Open Quickly) and cmd + j (Move Focus to Editor) cause unexpected focus issues. After jumping to a class with cmd + shift + o, further attempts to use the shortcut only trigger the system alert sound without opening the expected input box. Similarly, using cmd + j does not move focus as expected, and only the system sound is played.

How to reproduce the bug.

  1. Enable CopilotForXcode in Xcode.
  2. Use shortcut cmd + shift + o, type a class name, press Enter to jump to it.
  3. Try using cmd + shift + o again — only hear the system alert sound, expected the input box to appear.
  4. Try cmd + j to move focus to editor — only system alert sound, expected to move focus.

Relevant log output

macOS version

26.1 (25B78)

Xcode version

26.1.1 (17B100)

Copilot for Xcode version

0.37.1 (489)

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions