Skip to content

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

Merged
BigPizzaV3 merged 4 commits into
BigPizzaV3:mainfrom
Rat0323:agent/fix-codex-26727-topbar-menu
Aug 11, 2026
Merged

Fix Codex++ menu anchoring on current Codex top bar#1743
BigPizzaV3 merged 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

@BigPizzaV3
BigPizzaV3 merged commit 5de141d into BigPizzaV3:main Aug 11, 2026
3 checks passed
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.

2 participants