Skip to content

Debug exception widget looks broken after switching editor tabs #15497

@pisv

Description

@pisv

Bug Description:

An open debug exception widget looks broken after switching editor tabs.

Steps to Reproduce:

  1. Write a simple node.js program that throws an exception.
  2. Set an exception breakpoint. Debug exception widget appears when the exception is thrown:
Image
  1. Switch to another editor. Switch back to the first. Debug exception widget now looks broken. Also, many of the editor decorations are lost, including the decorations indicating the current stack frame in the editor.
Image

Additional Information

This looks like another regression from #14909. See also #15496 and #15426.

  • Operating System: macOS 13.7.5
  • Theia Version: the master branch

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions