Skip to content

Search Editor Progress Bar Animates Endlessly After Search Completed (intermittent) #225315

Closed
@karlhorky

Description

@karlhorky

Does this issue occur when all extensions are disabled?: Yes

  • VS Code Version: 1.92.1 Commit eaa41d5
  • OS Version: macOS Sonoma 14.6.1 (23G93)

Steps to Reproduce:

  1. Perform a search using the VS Code Search Editor
  2. Intermittent: Blue progress bar / indicator animates endlessly, even after search is completed (I have not yet identified a pattern for which search terms trigger this) - almost like hanging behavior, but everything is still responsive.
  3. Reloading the editor using "Developer: Reload Window" causes the problem to disappear

Blue progress bar indicator:

Screenshot 2024-08-10 at 13 05 59

Kapture.2024-08-10.at.15.25.04.mp4

Search pattern (invalid regular expression):

pageTitle: '([^']+)',\n.+)

Fixing the invalid regular expression problem does not make the problem go away:

Kapture.2024-08-10.at.15.29.05.mp4

This is not a new problem - this has been happening (intermittently) since shortly after the Search Editor was introduced.

cc @andreamah @rzhao271 @roblourens @JacksonKearl

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable bugconfirmedIssue has been confirmed by VS Code Team membersearchSearch widget and operation issues

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions