Info bar obscures tab bar #15680

Open
opened 2026-01-31 04:45:23 +00:00 by claunia · 0 comments
Owner

Originally created by @KalleOlaviNiemitalo on GitHub (Oct 25, 2021).

Windows Terminal version (or Windows build number)

1.12.2931.0

Other Software

No response

Steps to reproduce

  1. Configure Settings - Appearance like this:
    • Always show tabs: On
    • Hide the title bar (requires relaunch): Off
    • Show acrylic in tab row (requires relaunch): Off
  2. Configure the Command Prompt profile like this:
    • Profile termination behavior: Close only when process exits successfully
  3. Restart Windows Terminal Preview.
  4. Open three tabs with the Command Prompt profile, and close the tab with the default profile.
  5. Type EXIT 1 and press Enter.

Expected Behavior

The title bar, the CloseOnExitInfoBar, and the tab bar are all visible.

Actual Behavior

The title bar and the CloseOnExitInfoBar are visible. The tab bar is not visible, but the Ctrl+Tab key combination still switches between tabs.

image

Related to https://github.com/microsoft/terminal/issues/10798.

Originally created by @KalleOlaviNiemitalo on GitHub (Oct 25, 2021). ### Windows Terminal version (or Windows build number) 1.12.2931.0 ### Other Software _No response_ ### Steps to reproduce 1. Configure Settings - Appearance like this: * Always show tabs: On * Hide the title bar (requires relaunch): Off * Show acrylic in tab row (requires relaunch): Off 2. Configure the Command Prompt profile like this: * Profile termination behavior: Close only when process exits successfully 3. Restart Windows Terminal Preview. 4. Open three tabs with the Command Prompt profile, and close the tab with the default profile. 5. Type `EXIT 1` and press Enter. ### Expected Behavior The title bar, the CloseOnExitInfoBar, and the tab bar are all visible. ### Actual Behavior The title bar and the CloseOnExitInfoBar are visible. The tab bar is not visible, but the Ctrl+Tab key combination still switches between tabs. ![image](https://user-images.githubusercontent.com/46201428/138693258-c8cbe2ff-50fe-4a55-9fb2-66e7f778399c.png) Related to <https://github.com/microsoft/terminal/issues/10798>.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#15680