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

[debug][ui] Inline breakpoint markers on 0 column #6910

Closed
geropl opened this issue Jan 18, 2020 · 0 comments · Fixed by #7211
Closed

[debug][ui] Inline breakpoint markers on 0 column #6910

geropl opened this issue Jan 18, 2020 · 0 comments · Fixed by #7211
Labels
browser/firefox issues related to the firefox browser bug bugs found in the application debug issues that related to debug functionality help wanted issues meant to be picked up, require help OS/Linux issues related to the Linux OS ui/ux issues related to user interface / user experience

Comments

@geropl
Copy link
Contributor

geropl commented Jan 18, 2020

Description

image

Reproduction Steps

  1. Set breakpoints in test
  2. Run test case with mocha and --inspect-brk
  3. Connect via Debug -> Attach to Process, continue to breakpoint
  4. Reload frontend
    Observe: Sometimes, some of the breakpoints (?) are now in column 0.

OS and Theia version:

  • OS: Linux Mint 19.3
  • Theia: next.df9c87b2

Diagnostics:
none

@geropl geropl added bug bugs found in the application OS/Linux issues related to the Linux OS debug issues that related to debug functionality ui/ux issues related to user interface / user experience browser/firefox issues related to the firefox browser labels Jan 18, 2020
@akosyakov akosyakov added the help wanted issues meant to be picked up, require help label Jan 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
browser/firefox issues related to the firefox browser bug bugs found in the application debug issues that related to debug functionality help wanted issues meant to be picked up, require help OS/Linux issues related to the Linux OS ui/ux issues related to user interface / user experience
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants