anthropics / anthropics/claude-code

[BUG] Desktop app (Windows): settings sidebar overflows and truncates menu labels

未关闭
#93,396 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
area:desktop area:ui bug platform:windows
主要语言
Python
星标
145k
派生
23.1k
PR 合并指标
PR 指标待抓取

描述

### Preflight Checklist

- [x] I have searched [existing issues](https://github.com/anthropics/claude-code/issues?q=is%3Aissue%20state%3Aopen%20label%3Abug) and this hasn't been reported yet
- [x] This is a single bug report (please file separate reports for different bugs)
- [x] I am using the latest version of Claude Code

### What's Wrong?

After the desktop app updated to 1.49585.0.0, the settings panel's left navigation no longer fits its container on Windows.

- A vertical scrollbar appeared in the sidebar, which was not there before the update.
- "Claude in Chrome" is ellipsized to "Claude in Chr...".
- "API keys", the last entry, is clipped at the bottom of the list.

The same settings page on claude.ai renders correctly: every label is fully visible and there is no scrollbar. Screenshots of both are attached below.

Reducing the app zoom with Ctrl+- does not help: the label stays truncated at smaller zoom levels.

The Windows "Always show scrollbars" accessibility setting is off (DynamicScrollbars = 1), so this is not caused by permanently expanded system scrollbars.

### What Should Happen?

All sidebar entries should be fully readable and the list should fit within the panel, as it does in the web version of the same settings page.

### Error Messages/Logs

```shell

```

### Steps to Reproduce

1. On Windows, open the Claude desktop app (version 1.49585.0.0).
2. Open Settings.
3. Look at the navigation list on the left-hand side of the settings panel.

Observed: the list overflows its container, a vertical scrollbar is shown, "Claude in Chrome" is rendered as "Claude in Chr...", and "API keys" (the last entry) is clipped at the bottom.

4. For comparison, open the same settings page on claude.ai in a browser: all labels render in full and no scrollbar appears.
5. Press Ctrl+- to reduce the app zoom and reopen Settings: the label is still truncated.

### Claude Model

None

### Is this a regression?

Yes, this worked in a previous version

### Last Working Version

Unknown (the desktop version prior to 1.49585.0.0; auto-update ran 2026-09-08)

### Claude Code Version

1.49585.0.0 (desktop app) / 2.1.267 (Claude Code CLI)

### Platform

Anthropic API

### Operating System

Windows

### Terminal/Shell

PowerShell

### Additional Information

This is a layout issue in the desktop app shell rather than in the Claude Code CLI, so the area:desktop label probably applies.

Environment: Windows 11 Pro (build 26200), 2560x1440 display. The app is installed as an MSIX package and auto-updates.

Screenshots: the first shows the desktop app settings sidebar with the scrollbar, the truncated "Claude in Chrome" entry and the clipped "API keys" row. The second shows the same settings page on claude.ai, rendering correctly.

Image
Image

贡献指南

这个仓库没有索引到贡献指南

调研方向

Start by reproducing the settings sidebar problem in the Windows desktop app version 1.49585.0.0, using the listed steps and comparing it with claude.ai. No source file or test is named; done means every sidebar label, including "Claude in Chrome" and "API keys," is fully visible without overflow or an unnecessary scrollbar.

由索引模型根据 Issue 内容生成。

评估

领域
desktop
Issue 类型
缺陷
难度
4/5
预计耗时
3-5 天
活跃度
活跃
描述清晰度
基本清楚
新手友好度
42/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。