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 195234

Summary: Editor tab icons do not follow the changes
Product: guibuilder Reporter: karadyp
Component: CodeAssignee: issues@guibuilder <issues>
Status: REOPENED ---    
Severity: normal    
Priority: P3    
Version: 7.1.1   
Hardware: PC   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: the modified NB source file

Description karadyp 2011-02-09 12:17:24 UTC
Created attachment 105791 [details]
the modified NB source file

In case of forms the icons on the editor tabs do not follow the changes (errors, compile needs, being executable) in the source.
E. g.: If you open or create a new JPanel form to edit or design the icon in the
editor is always the same without changes.

See the attachment for suggested modifications. Check the "PekuMod" comments in it.
Comment 1 karadyp 2011-03-09 08:37:19 UTC
I think nobody has enough time for checking my mods and reply.
Anyway, I am patient.
Comment 2 Jan Stola 2011-05-19 15:47:17 UTC
I appologize for a late response. Thank you for the bug report and for the suggestion how to fix this problem. I have fixed it in the latest development builds.

Modified file: http://hg.netbeans.org/jet-main/rev/4f6124c82b97
Comment 3 karadyp 2011-05-20 13:50:32 UTC
Thank you for your response, Jan. Did you find my suggestions useful or you had already fixed it before you read my report?
Comment 4 Jan Stola 2011-05-25 15:19:18 UTC
> Did you find my suggestions useful or you had
> already fixed it before you read my report? 

Your suggestions speeded up the fixing of this bug, definitely. Thanks again.
Comment 5 karadyp 2012-03-30 07:11:21 UTC
I just checked it in the 7.1.1. The problem is still existing. The marks seem to work at the beginning but after the first save the icon remains the same. Switching to design view the icon becomes the base one and does not change at all.