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 - Line, which has breakpoint, is shifted in FireBug
Summary: Line, which has breakpoint, is shifted in FireBug
Status: RESOLVED DUPLICATE of bug 147722
Alias: None
Product: javascript
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 6.x
Hardware: Sun Solaris
: P4 blocker (vote)
Assignee: Quy Nguyen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-19 14:08 UTC by Roman Mostyka
Modified: 2008-09-19 14:11 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***