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 163323 - [67cat] Click `Close' on plugin manager should warn if changes made
Summary: [67cat] Click `Close' on plugin manager should warn if changes made
Status: RESOLVED WONTFIX
Alias: None
Product: platform
Classification: Unclassified
Component: Plugin Manager (show other bugs)
Version: 6.x
Hardware: Other Other
: P4 blocker with 1 vote (vote)
Assignee: Jaroslav Tulach
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-22 02:46 UTC by brettryan
Modified: 2010-12-07 11:50 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description brettryan 2009-04-22 02:46:44 UTC
[ JDK VERSION : 1.6.* ]

1. Go to plugin manager (Tools > Plugins)
2. Select some plugins in `Available Plugins'
3. Click `Close'
-- Result --
Plugin window closes.
-- Expected behaviour --
Plugin window should warn with "You have selected plugins to install,
do you wish to install these plugins?" (or similar) with buttons:
- "Yes": Close the plugin manager and start installing plugins as if
`Install' were clicked.
- "No": Use current behaviour
- "Cancel": Do not close the plugin manager window and do nothing.
Comment 1 Jaroslav Tulach 2010-12-07 11:50:34 UTC
I don't think this is necessary, but if you feel otherwise, consider creating a patch.