Summary
Settings content tabs near the top of the settings shell only respond in a small lower strip. Clicks in the upper part are treated as native window dragging because the top drag region overlays the tab controls.
Steps to reproduce
- Open the TouchAI settings window.
- Navigate to a settings section with top tabs, such as built-in tools or MCP tools.
- Click the upper part of the 配置 or 调用日志 tab label.
- Observe that the tab does not activate reliably.
Expected behavior
Settings section tab controls should receive normal click events across their full visible hit area.
Actual behavior
Only a small lower strip of the tab area is clickable; clicks above it are consumed by the native drag region.
Affected area
frontend
Environment
Windows desktop app, settings window.
Logs, screenshots, or recordings
User report includes a screenshot showing the top tab area overlapped by the settings content drag region.
Summary
Settings content tabs near the top of the settings shell only respond in a small lower strip. Clicks in the upper part are treated as native window dragging because the top drag region overlays the tab controls.
Steps to reproduce
Expected behavior
Settings section tab controls should receive normal click events across their full visible hit area.
Actual behavior
Only a small lower strip of the tab area is clickable; clicks above it are consumed by the native drag region.
Affected area
frontend
Environment
Windows desktop app, settings window.
Logs, screenshots, or recordings
User report includes a screenshot showing the top tab area overlapped by the settings content drag region.