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 - Disable widgets in Rails Plugins appropriately during reloading
Summary: Disable widgets in Rails Plugins appropriately during reloading
Status: NEW
Alias: None
Product: ruby
Classification: Unclassified
Component: Rails (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: issues@ruby
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-04 08:22 UTC by Martin Krauskopf
Modified: 2011-01-28 20:12 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 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.