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 8176

Summary: After re-configuring toolbar, upon exiting IDE, a "Save" dialog popup unexpectedly
Product: platform Reporter: Sophie Deng <sdeng>
Component: -- Other --Assignee: David Simonek <dsimonek>
Status: CLOSED WORKSFORME    
Severity: normal    
Priority: P2    
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Sophie Deng 2000-11-04 00:40:56 UTC
After reconfiguring toolbar, upon exiting IDE, a save dialog is up to prompt for
saving/discarding the Standard/Debbugging configuration files unexpectedly. The
file(s) is not loaded in Editor, no such dialog should be poped up.

To reproduce it:
Use the toolbar right pull menu, turn on "View" toolbar folder, then turn it
off. Exit IDE. The dialog will be shown.
Comment 1 David Simonek 2000-11-06 10:11:59 UTC
Sophie,

I cannot reproduce the bug with build 1140. Maybe it is fixed now as side effect
of other fix I have done. Please try to reproduce this bug - I tried what you
wrote and also installing/deinstalling teamware module, and all worked
correctly.
Comment 2 David Simonek 2000-11-06 16:14:59 UTC
I looked deep in the code, and I cannot find the code that could fix this
bug. So it seems that it's just unpredictable as such. I think it is possible to
be fixed in a way that Toolbars will write their configuration not directly to
the file, but will use XML data object and its editor support for saving.
Comment 3 Quality Engineering 2003-07-01 15:58:55 UTC
Resolved for 3.4.x or earlier, no new info since then -> verified.

Comment 4 Quality Engineering 2003-07-01 16:22:28 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.