Pre-submit Checks
Describe the bug
Measuring pixel by pixel on the original image (2836 px wide):
Window center: x = 1418
Search field: spans from x = 1083 to x = 1700, so its center sits at x ≈ 1391
Offset: ≈ 27 px to the left of the window's true center
In other words, the field is only visually "centered" relative to the space between the icons on the left and the window controls (minimize/maximize/close) on the right — not relative to the full window width. Since the icon area on the left is smaller than the controls + avatar area on the right, the result is this subtle leftward offset. To actually center it relative to the window, the input would need to be pushed ≈ 27 px to the right (or positioned with left: 50%; transform: translateX(-50%) instead of relying on the current flex layout)
To reproduce
- Enable the vertical tab layout
- Note the search bar isn't quite centered
Expected behavior
No response
Screenshots, videos, and logs
No response
Operating system (OS)
macOS
Operating system and version
26.3.1
Shell Version
No response
Current Warp version
v0.2026.06.04.09.31.dev_00
Regression
No, this bug or issue has existed throughout my experience using Warp
Recent working Warp date
No response
Additional context
No response
Does this block you from using Warp daily?
No
Is this an issue only in Warp?
Yes, I confirmed that this only happens in Warp, not other terminals.
Warp Internal (ignore): linear-label:b9d78064-c89e-4973-b153-5178a31ee54e
None
Pre-submit Checks
Describe the bug
Measuring pixel by pixel on the original image (2836 px wide):
Window center: x = 1418
Search field: spans from x = 1083 to x = 1700, so its center sits at x ≈ 1391
Offset: ≈ 27 px to the left of the window's true center
In other words, the field is only visually "centered" relative to the space between the icons on the left and the window controls (minimize/maximize/close) on the right — not relative to the full window width. Since the icon area on the left is smaller than the controls + avatar area on the right, the result is this subtle leftward offset. To actually center it relative to the window, the input would need to be pushed ≈ 27 px to the right (or positioned with left: 50%; transform: translateX(-50%) instead of relying on the current flex layout)
To reproduce
Expected behavior
No response
Screenshots, videos, and logs
No response
Operating system (OS)
macOS
Operating system and version
26.3.1
Shell Version
No response
Current Warp version
v0.2026.06.04.09.31.dev_00
Regression
No, this bug or issue has existed throughout my experience using Warp
Recent working Warp date
No response
Additional context
No response
Does this block you from using Warp daily?
No
Is this an issue only in Warp?
Yes, I confirmed that this only happens in Warp, not other terminals.
Warp Internal (ignore): linear-label:b9d78064-c89e-4973-b153-5178a31ee54e
None