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 147721

Summary: Line, which has breakpoint, is shifted in FireBug
Product: javascript Reporter: Roman Mostyka <romanmostyka>
Component: DebuggerAssignee: Quy Nguyen <quynguyen>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P4    
Version: 6.x   
Hardware: Sun   
OS: Solaris   
Issue Type: DEFECT Exception Reporter:

Description Roman Mostyka 2008-09-19 14:08:12 UTC
1. Create a web application with JSF framework.
2. Add JavaScript file.
3. Set a breakpoint in JavaScript file.
4. Start a debug session.
5. Open FireFox and FireBug in it.
6. Do the action, which suspends debugger on the breakpoint.

Result: Line is shifted.
Comment 1 Roman Mostyka 2008-09-19 14:11:02 UTC

*** This issue has been marked as a duplicate of 147722 ***