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 99947 - "There are some changes. Do you want to apply them?" window appears when user switches into advanced options mode
Summary: "There are some changes. Do you want to apply them?" window appears when user...
Status: VERIFIED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker (vote)
Assignee: _ gordonp
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-04 10:50 UTC by soldatov
Modified: 2007-08-09 14:43 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 soldatov 2007-04-04 10:50:00 UTC
Steps:
- Run Netbeans with fresh userdir
- Push "File|New Project..." menu item
- Select "C/C++ Application" project type. Press "Next" button.
- Press "Next" button in windows with compiler and debugger settings
- Press 'Finish' button
- Push "Tools|Options" menu item
- Press "Advanced Options" button
==> "There are some changes. Do you want to apply them?" window appears
Comment 1 _ gordonp 2007-04-04 16:56:13 UTC
This is netbeans behavior, not cnd. All our tools panel does is report
if we've been saved or not. Its netbeans code which posts this message
and also netbeans code which switches to Advanced Options.
Comment 2 Vladimir Voskresensky 2007-04-05 00:56:20 UTC
I reopen and upgrade issue, because it is real usability problem affects whole
Netbetbeans with installed CND.

This is OK to see "... apply them?" window after any modifications, but the
problem is that it appears in case of no modification, just go
Tools->Options->Advanced and it appears - very annoying.

When I remove registration of Build Tools panel from mf-layer.xml => no such
window, so it is real bug.
Comment 3 _ gordonp 2007-04-09 16:33:57 UTC
Fixed
Comment 4 Alexander Pepin 2007-08-09 14:43:45 UTC
verified in 5.5.1_u1 CND build (20070808).