"Open in Popup Window" now replaces the existing popup instead of opening multiple windows
What version of the Codex App are you using (From “About Codex” dialog)?
Version 26.317.21539 (1088)
What subscription do you have?
pro
What platform is your computer?
macOS (Apple Silicon)
What issue are you seeing?
After today's update (March 19, 2026), "Open in Popup Window" no longer allows multiple popup windows for different threads.
Previously, I could open multiple threads in separate popup windows simultaneously.
Now, opening a second thread using "Open in Popup Window" replaces/reuses the existing popup window instead of opening a new one. As a result, only one popup window can exist at a time.
This significantly impacts multitasking workflows, especially when comparing multiple threads side by side.
What steps can reproduce the bug?
- Open any thread in Codex Mac app
- Click "Open in Popup Window"
- Keep that popup window open
- Open a different thread
- Click "Open in Popup Window" again
- Observe that the new popup replaces/reuses the existing popup window instead of opening a second popup window
What is the expected behavior?
Each thread should open in its own popup window.
Multiple popup windows should be able to coexist simultaneously for different threads, as it worked before the update.
Additional information
This started after the update on March 19, 2026.
This appears to be a regression. Before the update, multiple popup windows could be opened at the same time. After the update, opening a new popup reuses the existing window.
Environment:
- Platform: macOS
- App: Codex Mac App (latest version as of March 19, 2026)
15 Comments
Potential duplicates detected. Please review them and close your issue if it is a duplicate.
Powered by Codex Action
This is not a duplicate of #14467.
The issue described in #14467 is about "Open in popup stopped working", where the popup functionality does not work at all.
In contrast, my issue is about a regression in behavior:
Key differences:
Additionally, this change started specifically after the March 19, 2026 update, and represents a behavioral regression rather than a complete failure.
Please consider keeping this issue open as it describes a different problem affecting multitasking workflows.
I did a local investigation on the macOS app bundle for Codex App
26.317.21539 (build 1088)on March 19, 2026.This looks like a regression in which the explicit “Open in Popup Window” action is now going through a different windowing path than before.
What I found:
hostId + conversationId, which supports one popup per thread.threadWindow,threadWindowPromise, andlastDetailRoute, and itsensureThreadWindow()method reuses the existing thread window if one already exists.Why this matches the bug:
Additional detail:
Likely fix direction:
I could not verify the original source repo for the desktop shell itself from the public repo, so this is based on inspection of the installed Electron app bundle. But the evidence strongly points to the popup action being routed to the singleton hotkey window path in build 1088.
I am seeing the exact same behaviour after the latest update Version 26.318.11754 (1100) on macos. Unable to open multiple popout windows which i was able to do before the update. Also, behaviour matches with the popout being replaced and only 1 popout window is allowed. Additionally working on multiple threads just keeps one thread on a thinking status while the other one progresses properly, and only after quitting and reopening the app it shows the thread already finished working.
This feature was extremely useful and significantly improved productivity. Being able to open multiple popup windows allowed working across different threads in parallel without constantly switching context.
With the latest update limiting it to a single popup window, it essentially removes the core value of this feature. It now behaves more like a temporary viewer rather than a true multi-window workflow tool.
Would really appreciate restoring the ability to open multiple independent popup windows, as it was a key part of an efficient workflow.
yeah right now having to switch between threads on one codex window is very inconvenient. Hope this gets fixed faster.
encountering the same issue.
Another problem related to popout (I feel it's related) is:
When follow up a request after the popout task finished, it's likely showing errors message "Error creating task
no-client-found". and,
Test environment:
MacOS: 15.6.1 (24G90)
Codex Desktop App: Version 26.318.11754 (1100)
Please help resolve it.
I am also seeing a second regression around the same popup/popup-window path on macOS, likely related to the same windowing change.
Environment:
Observed behavior:
Why this may be related:
hotkey-window-controllerpath still contains a singletonthreadWindow/threadWindowPromise/lastDetailRoute, which matches the multi-window regression described here.hotkeyWindowThreadwithalwaysOnTop: trueon macOS (type: panel), which looks consistent with the IME candidate-window overlap behavior.threadOverlayManagerpath withopen-thread-overlayandthread-overlay-set-always-on-top, which suggests the explicit popup action may now be routed through the hotkey/panel path instead of the older per-thread overlay path.If useful, I can open a dedicated issue for the IME candidate-window overlap, but I wanted to link it here first because it looks like part of the same regression chain.
I updated the Codex after hearing that a new plugin had been added, and now I’m experiencing the same issue.
It used to be convenient to open multiple pop-ups and work on several tasks at once, but now that the functionality has been downgraded, it’s frustrating.
I’m also seeing this on the Windows app.
Before the update, I could open multiple pop-out windows for different threads at the same time.
After the update, I am seeing both of these regressions:
This was still working for me on March 28, 2026, and it started failing after the update I received on March 30, 2026.
Platform:
This also seems related to #16180, since I am seeing both the single-popout regression and the non-resizable window behavior together.
I opened the issue. Seeing the same problem.
Really hope we get to have the app open source soon so we can locally fork and revert/fix this for ourselves instead of waiting for a fix.
现在4.1号,我尝试了下载codex1.03,可以同时多打开几个app来达成多开的效果 https://github.com/Haleclipse/CodexDesktop-Rebuild/releases
<img width="670" height="113" alt="Image" src="https://github.com/user-attachments/assets/165b7646-2508-4902-8aaf-f43a21d3919c" />
This bug is still persistent in Version 1.2026.63.11 (a543e92118e)
It's a massive limitation to productivity.
Agreed
Agreed. Exponentially limiting productivity.
Noticing further regression. No longer able to pop out specific chat. Pop out shortcut is now just a new chat window.
Severe eye strain from constantly having to re-scroll rapidly through chat logs.