Microsoft/vscode

[A11y] Focus changes to custom editor when clicking on notebook toolbar overflow menu

Open

#210,627 创建于 2024年4月18日

在 GitHub 查看
 (1 评论) (2 反应) (1 负责人)TypeScript (10,221 fork)batch import
bughelp wantedwebview

仓库指标

Star
 (74,848 star)
PR 合并指标
 (平均合并 11小时 43分钟) (30 天内合并 1,000 个 PR)

描述

Does this issue occur when all extensions are disabled?: No (requires custom editor)

  • VS Code Version: 1.89.0-insider
  • OS Version: Mac Sonoma 14.4.1

Steps to Reproduce:

  1. Run the custom-editor-sample in the extension samples repository and open a .pawDraw or .cscratch file

  2. Create a new notebook editor (ipynb file) in side by side orientation

  3. First focus the notebook and observe that the tab title is highlighted

  4. Now click the toolbar overflow button and observe that the custom editor tab is now highlighted

The focus should not change here but it does.

贡献者指南