Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot remove breakpoint in 2-lane gutter by clicking on it #180395

Closed
gjsjohnmurray opened this issue Apr 20, 2023 · 4 comments
Closed

Cannot remove breakpoint in 2-lane gutter by clicking on it #180395

gjsjohnmurray opened this issue Apr 20, 2023 · 4 comments
Assignees

Comments

@gjsjohnmurray
Copy link
Contributor

gjsjohnmurray commented Apr 20, 2023

Type: Bug

Testing #180013, I added a Bookmarks extension, set a bookmark on a line, then used the gutter context menu to set a breakpoint there too. As expected, a second lane got created in the gutter and the breakboint displayed there. But I was surprised not to be able to remove the breakpoint by simply clicking on it. Instead I had to use the context menu again.

VS Code version: Code - Insiders 1.78.0-insider (208bbb0, 2023-04-20T05:20:21.925Z)
OS version: Windows_NT x64 10.0.22621
Modes:
Sandboxed: Yes

@gjsjohnmurray gjsjohnmurray changed the title Cannot click-toggle breakpoint in 2-lane gutter Cannot remove breakpoint in 2-lane gutter by clicking on it Apr 20, 2023
@joyceerhl
Copy link
Contributor

joyceerhl commented Apr 21, 2023

This is #179725 --we don't yet support scoping clicks to decorations, and we will do so by introducing some notion of a glyph widget. This is not a regression relative to what is in stable, because there you always have to go through the context menu as well.

@roblourens
Copy link
Member

Oh bummer... it's a bit worse now that the breakpoint appears separately, maybe we can prioritize #179725

@joyceerhl
Copy link
Contributor

Working on it :)

@roblourens
Copy link
Member

roblourens commented Apr 21, 2023

Oh, yes you are... I didn't really look at that issue and thought it was one of the old ones like #114776

@github-actions github-actions bot locked and limited conversation to collaborators Jun 5, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants