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 - After re-configuring toolbar, upon exiting IDE, a "Save" dialog popup unexpectedly
Summary: After re-configuring toolbar, upon exiting IDE, a "Save" dialog popup unexpec...
Status: CLOSED WORKSFORME
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 3.x
Hardware: All All
: P2 normal (vote)
Assignee: David Simonek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2000-11-04 00:40 UTC by Sophie Deng
Modified: 2008-12-23 10:56 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 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.