Skip to content

Problem Count Gets Associated With Wrong Tab in Panel When Views Are Dragged #95372

@0xbarrett

Description

@0xbarrett
  • VSCode Version: 1.44.1
  • OS Version: MacOS 10.14.6

Steps to Reproduce:

  1. In the lower panel, drag the Terminal view tab onto the Problems view and then place it to the left of the Problems view, combining the two views into one panel.
    image
    image

  2. Drag the Problems view back up to the tab bar, removing it from the panel.
    image

Expected results:
The Problem Count is displayed to the right of the "Problems" tab

Actual results:
The Problem Count is displayed to the right of the "Terminal" tab.

Does this issue occur when all extensions are disabled?: Yes/No
I can't reproduce the issue when extensions are disabled because the Count does not appear on the Problems tab. This is likely because no extensions are running to search the code for problems. I imagine that the problem would persist if there was a "Count" on the Problems tab.

Metadata

Metadata

Labels

bugIssue identified by VS Code Team member as probable bugerror-listProblems viewverifiedVerification succeededworkbench-viewsWorkbench view issues

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions