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 - Suggest to display installed tab when open gems manager
Summary: Suggest to display installed tab when open gems manager
Status: RESOLVED FIXED
Alias: None
Product: ruby
Classification: Unclassified
Component: Gems (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Martin Krauskopf
URL:
Keywords: SIMPLEFIX
Depends on:
Blocks:
 
Reported: 2008-08-14 16:49 UTC by Chris Kutler
Modified: 2008-08-20 05:35 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 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