PDF viewer resets to page 1 when switching tabs in the side panel

Open 💬 0 comments Opened Jul 9, 2026 by onerbaris

What version of the Codex App are you using (From “About Codex” dialog)?

26.623.141536

What subscription do you have?

Pro

What platform is your computer?

Darwin 25.5.0 arm64 arm

What issue are you seeing?

In the macOS Codex Desktop app, when I open a PDF file in the side panel and switch between tabs, the PDF viewer loses my current position and resets back to page 1.

This is especially frustrating when working with long PDFs, because I have to repeatedly navigate back to the page I was reading.

What steps can reproduce the bug?

  1. Open the Codex Desktop app on macOS.
  2. Open a PDF file in the side panel.
  3. Navigate to a later page in the PDF.
  4. Switch to another tab.
  5. Switch back to the PDF tab.

The PDF viewer resets to page 1 instead of staying on the page where I left off.

What is the expected behavior?

The PDF viewer should preserve the current page when switching between tabs in the side panel.

If preserving the current page is not immediately possible, adding a page number input to jump directly to a specific page would also be very helpful.

Additional information

This makes working with long PDF documents very tiring. Currently, the viewer only has left/right arrow navigation, so returning to a later page requires clicking many times.

A useful improvement would be to either preserve the current page position or provide a “go to page” input for easier navigation.

View original on GitHub ↗