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 28310 - Inserting new code in editor doesn't change the line number of a task
Summary: Inserting new code in editor doesn't change the line number of a task
Status: CLOSED FIXED
Alias: None
Product: contrib
Classification: Unclassified
Component: Tasklist (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: Tim Lebedkov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-10-28 16:48 UTC by chiss
Modified: 2004-12-20 11:40 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 chiss 2002-10-28 16:48:34 UTC
Step to reproduce :

1)Take an existing class, create a new Task.

2)The new task gets a line number associated to it.

3)Edit class by adding some code/comment/blank line.

4)The line number in the task does not get updated 
accordingly. Stopping and restarting the IDE, then double-
clicking the task gets you to the original line when the 
task was first created, not updated one.

The TaskList module is very practical ! Keep up the 
excellent work !

Francis
Comment 1 Tim Lebedkov 2002-12-08 12:58:28 UTC
Fixed in both branches
Comment 2 Tim Lebedkov 2002-12-11 14:27:01 UTC
Sorry, this one is not yet fixed
Comment 3 Tim Lebedkov 2002-12-11 14:29:58 UTC
Sorry, this one is not yet fixed
Comment 4 Tim Lebedkov 2002-12-11 14:32:12 UTC
Sorry, this one is not yet fixed
Comment 5 Tim Lebedkov 2002-12-11 20:31:18 UTC
It should work now.
Line numbers in the tasklist view will not be updated
until the view gets focus. It would be to expensive to 
listen to the editor changes
Comment 6 _ pkuzel 2004-01-14 13:05:41 UTC
It was resolved in 3.6 time or earlier.
Comment 7 Tim Lebedkov 2004-12-20 11:40:46 UTC
Fixed in 3.6. 4.0 is out.