Codex Desktop macOS: tab close target in extension panels is hard to use with a mouse
Summary
In Codex Desktop on macOS, closing tabs in extension/detail panels is noticeably difficult when using a mouse, while the same interaction is easy with the macOS trackpad.
This affects tabs in expanded/extension windows such as subAgent panels and file detail tabs.
Environment
- App: Codex Desktop
- Version: 26.519.41501
- Build: 3044
- OS: macOS 26.4.1 (25E253)
- Input devices compared: macOS trackpad vs external mouse
Steps to reproduce
- Open Codex Desktop on macOS.
- Open an extension/detail panel, for example a subAgent panel or file detail view.
- Open multiple tabs in that panel.
- Try to close a tab using a mouse.
- Repeat the same close action using the macOS trackpad.
Actual behavior
Closing the tab with a mouse is difficult. The close target feels too small, too sensitive, or otherwise hard to hit reliably. With the trackpad, the same tab can be closed much more easily.
Expected behavior
The close affordance should be equally reliable with a mouse and trackpad. The close button / hit target should be large enough and forgiving enough for normal mouse usage.
Impact
This makes tab management frustrating for users who use an external mouse on macOS, especially when many subAgent or file-detail tabs are open.
Possible fixes
- Increase the close button hit area.
- Make the close affordance more visible and easier to target on hover.
- Support a secondary close interaction such as middle-click, keyboard shortcut, or contextual menu.
This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗