There should be no dead zone on top of maximized terminal #8392

Open
opened 2026-01-31 01:28:15 +00:00 by claunia · 0 comments
Owner

Originally created by @VFLashM on GitHub (May 21, 2020).

Description of the new feature/enhancement

When terminal is maximized, tabs cannot be switched if mouse is on top of the screen. There is a dead zone on top of the tab. There should be none.

It may sound weird, but it's a common UX pattern. When you want to switch to the tab using the mouse you bring the mouse all the way up, then only move it horizontally to choose the tab.

If there is a dead zone on the top pixel of the display, it helps no one, but makes it significantly harder to switch terminal tabs using the mouse.

For the record, it's a common problem for all apps providing tabbed interface and all major browsers do it right (as in make tabs clickable all the way up).

Proposed technical implementation details (optional)

Tab click zone should extend to the top of the terminal.

Originally created by @VFLashM on GitHub (May 21, 2020). # Description of the new feature/enhancement When terminal is maximized, tabs cannot be switched if mouse is on top of the screen. There is a dead zone on top of the tab. There should be none. It may sound weird, but it's a common UX pattern. When you want to switch to the tab using the mouse you bring the mouse all the way up, then only move it horizontally to choose the tab. If there is a dead zone on the top pixel of the display, it helps no one, but makes it significantly harder to switch terminal tabs using the mouse. For the record, it's a common problem for all apps providing tabbed interface and all major browsers do it right (as in make tabs clickable all the way up). # Proposed technical implementation details (optional) Tab click zone should extend to the top of the terminal.
claunia added the Issue-FeatureResolution-Duplicate labels 2026-01-31 01:28:15 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#8392