[Windows] XLSX preview horizontal scrollbar is visible but cannot be dragged or scrolled
What version of the Codex App are you using (From “About Codex” dialog)?
26.715.61943
What subscription do you have?
ChatGPT Plus
What platform is your computer?
Windows 11, version 25H2, OS build 26200.8875
What issue are you seeing?
When I open an .xlsx workbook in the built-in Codex Desktop preview, the horizontal scrollbar is visible at the bottom of the spreadsheet, but it is completely non-interactive.
The scrollbar thumb cannot be clicked, selected, or dragged. The spreadsheet also does not move horizontally when I use:
- Shift + mouse wheel
- Horizontal touchpad gestures
Vertical scrolling works, and the workbook content is displayed normally. However, columns outside the visible area cannot be accessed.
This does not appear to be a missing-scrollbar issue. The horizontal scrollbar is rendered correctly, but it does not receive pointer or scrolling input. It looks as though another UI layer or an invisible overlay may be intercepting events above the scrollbar.
What steps can reproduce the bug?
1.Open Codex Desktop on Windows.
2.Open a workspace containing an .xlsx file with enough columns to require horizontal scrolling.
3.Open the .xlsx file in the built-in preview.
4.Locate the horizontal scrollbar at the bottom of the spreadsheet.
5.Try to drag the scrollbar.
6.Try Shift + mouse wheel.
7.Try horizontal touchpad scrolling.
8.Observe that the spreadsheet does not move horizontally.
What is the expected behavior?
The horizontal scrollbar should be clickable and draggable.
Shift + mouse wheel and horizontal touchpad gestures should also scroll the spreadsheet horizontally.
Additional information
_No response_