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 142746

Summary: Disable widgets in Rails Plugins appropriately during reloading
Product: ruby Reporter: Martin Krauskopf <mkrauskopf>
Component: RailsAssignee: issues@ruby <issues>
Status: NEW ---    
Severity: blocker    
Priority: P4    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Martin Krauskopf 2008-08-04 08:22:01 UTC
Installed tabs:

- 'Reload Plugins', 'Update All', ... are enabled during reload. Thus user might trigger another (likely parallel)
reloads. Consequences?

- During reload there is one 'Please wait...' "item". When user clicks it 'Uninstall' and 'Update' buttons react to it.
Click it them -> consequences? List should be disabled during reload.

Likely the same for other tabs.
Comment 1 Erno Mononen 2008-08-27 14:54:09 UTC
I'll leave non-critical issues in the plugin manager post 6.5; possibly do then a larger overhaul and try to the same 
code base as the gem manager.
Comment 2 Erno Mononen 2010-03-26 13:50:41 UTC
Downgrading as no "real" issues have been reported that would have been caused by this.