Skip to content

Fix Codex++ menu anchoring on current Codex top bar - #1743

Open
Rat0323 wants to merge 4 commits into
BigPizzaV3:mainfrom
Rat0323:agent/fix-codex-26727-topbar-menu
Open

Fix Codex++ menu anchoring on current Codex top bar#1743
Rat0323 wants to merge 4 commits into
BigPizzaV3:mainfrom
Rat0323:agent/fix-codex-26727-topbar-menu

Conversation

@Rat0323

@Rat0323 Rat0323 commented Aug 1, 2026

Copy link
Copy Markdown
Contributor

What changed

  • Anchor the Codex++ floating menu to the current ApplicationMenuTopBar used by Codex 26.727.6591.0.
  • Keep .app-header-tint as a legacy compatibility selector.
  • Remove the generic header fallback that incorrectly attached the menu to conversation content.
  • Add a regression test for the selector and top-bar sizing behavior.

Why

The latest Codex removed the old .app-header-tint node. Falling back to the conversation header moved the Codex++ UI down and made it drift when side conversations or split layouts changed.

Validation

  • node --check assets/inject/renderer-inject.js
  • npm --prefix apps/codex-plus-manager test -- --test-name-pattern="renderer injection header compatibility" (37 passed)
  • git diff --check

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant