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 57227 - [41cat] When you reopen the User Task window the icon does not show up.
Summary: [41cat] When you reopen the User Task window the icon does not show up.
Status: CLOSED FIXED
Alias: None
Product: contrib
Classification: Unclassified
Component: Tasklist (show other bugs)
Version: 4.x
Hardware: All All
: P3 blocker (vote)
Assignee: tasklist-issues@contrib
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-30 21:30 UTC by johnzoet
Modified: 2006-02-03 22:49 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 johnzoet 2005-03-30 21:30:21 UTC
[ JDK VERSION : 1.5.0_02 ]

When I create a User Task and link it to a 
source file there is a red checked  
icon in the editor. 
When the User Task window is closed the icon is 
gone, which seems to be by design. 
However when you reopen the User Task window the 
icon does not reappear anymore.
Comment 1 Tim Lebedkov 2005-04-03 21:30:44 UTC
I cannot reproduce this bug (JDK 1.4 on Windows).
Maybe you could attach the .ics file.
Comment 2 Tim Lebedkov 2005-04-05 09:27:38 UTC
works for me
Comment 3 johnzoet 2005-04-05 22:54:29 UTC
There may be a misunderstanding here about the exact point in time when the 
icon re-appears. 
1) New User Task linked to source file 
2) Close task 
3) Icon is gone : ok 
4) Re-open ask by clickin on User Task button 
5) Icon not show yet : not ok 
6) Double click on task 
7) Icon is shown in source file 
 
I would expect the icon to show up in step 5. 
 
 
 
 
Comment 4 johnzoet 2005-04-05 22:55:07 UTC
Changed status to reopen. 
Comment 5 Tim Lebedkov 2005-04-06 20:04:38 UTC
I was able to reproduce it this time.
Comment 6 Tim Lebedkov 2005-04-07 21:48:48 UTC
Index: UserTaskView.java
===================================================================
RCS file:
/cvs/tasklist/usertasks/src/org/netbeans/modules/tasklist/usertasks/UserTaskView.java,v
retrieving revision 1.87
diff -r1.87 UserTaskView.java
758a759,761
>         if (defview == this)
>             defview = null;
>         
Comment 7 Tim Lebedkov 2006-02-03 22:49:27 UTC
5.0 is out