codex - 💡(How to fix) Fix Support touchpad horizontal scroll for browser tab back/forward navigation

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…

The Codex app browser tab should support back/forward navigation from horizontal mouse-wheel or touchpad scroll gestures, such as a two-finger left/right swipe on a trackpad.

Root Cause

The Codex app browser tab should support back/forward navigation from horizontal mouse-wheel or touchpad scroll gestures, such as a two-finger left/right swipe on a trackpad.

RAW_BUFFERClick to expand / collapse

Summary

The Codex app browser tab should support back/forward navigation from horizontal mouse-wheel or touchpad scroll gestures, such as a two-finger left/right swipe on a trackpad.

Expected behavior

When focus is in a browser tab with navigation history:

  • two-finger swipe/drag left navigates back
  • two-finger swipe/drag right navigates forward
  • equivalent horizontal mouse-wheel events behave the same way

This matches long-standing behavior in major browsers and makes the embedded browser feel native.

Current behavior

The browser tab does not appear to handle these horizontal scroll gestures for history navigation.

Notes

This should only trigger when the embedded browser view has navigation history and the gesture is not being consumed by horizontally scrollable page content.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

FAQ

Expected behavior

When focus is in a browser tab with navigation history:

  • two-finger swipe/drag left navigates back
  • two-finger swipe/drag right navigates forward
  • equivalent horizontal mouse-wheel events behave the same way

This matches long-standing behavior in major browsers and makes the embedded browser feel native.

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING

codex - 💡(How to fix) Fix Support touchpad horizontal scroll for browser tab back/forward navigation