Codex Desktop: hover shortcut hint does not update after remapping Search
Open 💬 0 comments Opened Jul 15, 2026 by zhyuzhyu
Summary
After changing the Search keybinding in Settings > Keyboard Shortcuts, the hover hint for the Search control still displays the previous shortcut.
Steps to reproduce
- Open Codex Desktop on macOS.
- Go to Settings > Keyboard Shortcuts.
- Change the shortcut assigned to Search.
- Hover the Search control in the upper part of the sidebar.
Expected behavior
The hover hint should display the currently effective Search shortcut immediately after the keybinding is changed.
Actual behavior
The hover hint continues to show the old shortcut. In the supplied screenshot, it displays Shift+Command+P (⇧⌘P) even after the Search binding was changed.
Environment
- Codex Desktop bundled with ChatGPT for macOS:
150.0.7871.115 - macOS Tahoe
26.5.2(25F84) - UI language: Simplified Chinese
Related issue
- #27835 is about making the multi-shortcut configuration flow discoverable. This report is separate: it concerns a stale shortcut value in a hover hint after remapping.