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 - Editor tab icons do not follow the changes
Summary: Editor tab icons do not follow the changes
Status: REOPENED
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 7.1.1
Hardware: PC All
: P3 normal (vote)
Assignee: issues@guibuilder
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-09 12:17 UTC by karadyp
Modified: 2012-03-30 07:11 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
the modified NB source file (12.38 KB, application/zip)
2011-02-09 12:17 UTC, karadyp
Details

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