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 143950

Summary: Suggest to display installed tab when open gems manager
Product: ruby Reporter: Chris Kutler <ckutler>
Component: GemsAssignee: Martin Krauskopf <mkrauskopf>
Status: RESOLVED FIXED    
Severity: blocker Keywords: SIMPLEFIX
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description Chris Kutler 2008-08-14 16:49:48 UTC
The first time you open the gems manager after starting the IDE, it takes a long time before you can do anything. I was
wondering if it makes a difference to show the installed tab when the manager is opened so you can at least see
something while the manager is getting the information for the updated and new tabs. I am assuming it would not take so
long to list the installed gems.
Comment 1 Martin Krauskopf 2008-08-19 14:46:07 UTC
Fixed: #095e40a95c1c
Comment 2 Quality Engineering 2008-08-20 05:35:33 UTC
Integrated into 'main-golden', available in build *200808200201* on http://bits.netbeans.org/dev/nightly/
Changeset: http://hg.netbeans.org/main/rev/095e40a95c1c
User: Martin Krauskopf <mkrauskopf@netbeans.org>
Log: Display installed tab when open gems manager (issue #143950)

Other tweaks:
- TabIndex#getPosition
- import TabIndex constants statically