This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 134247 - A breakpoint not always appears in a Breakpoints tab of FireBug
Summary: A breakpoint not always appears in a Breakpoints tab of FireBug
Status: VERIFIED FIXED
Alias: None
Product: javascript
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: issues@javascript
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-30 13:09 UTC by Roman Mostyka
Modified: 2009-02-19 20:39 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Screenshot of FireBug's Breakpoints tab. (107.33 KB, image/png)
2008-04-30 13:10 UTC, Roman Mostyka
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Roman Mostyka 2008-04-30 13:09:33 UTC
1. Install the "JavaScript Debugger" plugin.
2. Create a web application with the JavaScript code.
3. Debug the application.
4. Set a breakpoint in an IDE.

Result: The Breakpoint in FireBug is set too, but not always breakpoint appears in a list in a Breakpoints tab.
Comment 1 Roman Mostyka 2008-04-30 13:10:30 UTC
Created attachment 60869 [details]
Screenshot of FireBug's Breakpoints tab.
Comment 2 Yang Su 2008-11-19 23:56:47 UTC
I'm unable to reproduce it in 6.5 and FireBug 1.2.1 with simple cases. Is it still an issue? Does the breakpoint
actually work when it happens? Since you mentioned 'not always appear', did you notice any pattern? 
Comment 3 Roman Mostyka 2008-11-20 15:51:20 UTC
I tried with RC2 build, but wasn't able to reproduce. And I don't have any pattern now to reproduce this issue.
Before breakpoint worked despite it was absent in "Breakpoints" tab.
Probably it was fixed with another issue. I'll reopen this issue if I see it again and have more information.
Comment 4 Roman Mostyka 2008-11-20 15:53:30 UTC
Verified.