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

Click on a conditional breakpoint #50551

Closed
RedDragon55 opened this issue May 28, 2018 · 4 comments
Closed

Click on a conditional breakpoint #50551

RedDragon55 opened this issue May 28, 2018 · 4 comments
Assignees
Labels
debug Debug viewlet, configurations, breakpoints, adapter issues *duplicate Issue identified as a duplicate of another issue(s) info-needed Issue requires more information from poster

Comments

@RedDragon55
Copy link

Issue Type: Bug

When i click on the inline conditional breakpoint icon, it shows a dialog box. This box says to me "This breakpoint has a condition that will get lost ....". This box is not clickable/killable

VS Code version: Code 1.23.1 (d0182c3, 2018-05-10T16:04:33.747Z)
OS version: Linux x64 4.16.8-1-MANJARO

System Info
Item Value
CPUs Intel(R) Core(TM) i7-7700HQ CPU @ 2.80GHz (8 x 1201)
GPU Status 2d_canvas: enabled
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
multiple_raster_threads: enabled_on
native_gpu_memory_buffers: disabled_software
rasterization: disabled_software
video_decode: unavailable_software
video_encode: enabled
vpx_decode: unavailable_software
webgl: enabled
webgl2: enabled
Load (avg) 1, 1, 1
Memory (System) 15.52GB (0.55GB free)
Process Argv /opt/visual-studio-code/code
Screen Reader no
VM 0%
Extensions (26)
Extension Author (truncated) Version
EditorConfig Edi 0.12.2
material-icon-theme PKi 3.4.0
vscode-docker Pet 0.0.27
code-settings-sync Sha 2.9.2
mapfile chi 0.0.1
code-sql cod 0.0.3
gitignore cod 0.5.0
vscode-svgviewer css 1.4.4
vscode-babel-coloring dza 0.0.4
php-debug fel 1.12.3
php-intellisense fel 2.3.1
vscode-npm fkn 3.3.0
code-runner for 0.9.3
asciidecorator hel 0.2.0
vue-snippets hol 0.1.6
Angular2 joh 6.1.1
vscode-json5 mrm 1.0.0
python ms- 2018.4.0
cpptools ms- 0.17.3
Go ms- 0.6.80
color-highlight nau 2.3.0
vetur oct 0.12.3
sass-indented rob 1.4.9
trailing-spaces sha 0.2.11
pdf tom 0.2.0
debug web 0.22.0

(4 theme extensions excluded)

@weinand weinand added the debug Debug viewlet, configurations, breakpoints, adapter issues label May 28, 2018
@isidorn
Copy link
Contributor

isidorn commented May 28, 2018

Can you also reproduce with latest vscode insiders?
Can you please add a video showing this? Thanks

@isidorn isidorn added the info-needed Issue requires more information from poster label May 28, 2018
@RedDragon55
Copy link
Author

In a javascript file, i put a conditional breakpoint on a random line:
image

When i left click on the red point (breakpoint icon), a dialog opens:

image

This dialog is unreachable with mouse, the only way to kill the window it is to click escape.
The only way i found to remove the breakpoint is to right-click on the icon and select "remove breakpoint".

I'm using manjaro with KDE.

I will try to install the latest vscode soon.

@isidorn
Copy link
Contributor

isidorn commented May 28, 2018

Thanks, dup of #50026
I will comment on that issue

@isidorn isidorn closed this as completed May 28, 2018
@isidorn isidorn added the *duplicate Issue identified as a duplicate of another issue(s) label May 28, 2018
@vscodebot vscodebot bot locked and limited conversation to collaborators Jul 12, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
debug Debug viewlet, configurations, breakpoints, adapter issues *duplicate Issue identified as a duplicate of another issue(s) info-needed Issue requires more information from poster
Projects
None yet
Development

No branches or pull requests

3 participants