Skip to content

Editing breakpoint conditions does not work #15510

Closed
@sdirix

Description

@sdirix

Bug Description:

The inline breakpoint editor no longer shows up. Afterwards the breakpoint context menu is fully broken too.

Steps to Reproduce:

  1. Add a breakpoint
  2. Open the context menu for the breakpoint (right-click)
  3. Click "Edit Breakpoint..."
  4. Observe that nothing happens and no error is logged.

Afterwards the context menu for breakpoints is fully broken for this editor, i.e. it always shows

  • Add Breakpoint
  • Add Conditional Breakpoint....
  • Add Logpoint...

no matter whether you click on a breakpoint or an empty space. Executing any of the entries has no effect, i.e. no breakpoints are added.

It still works fine in the latest Theia IDE.

Additional Information

  • Operating System: Ubuntu 24.04
  • Theia Version: latest master f9631e9

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions