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 161719 - [67cat] [other] Tab order inconsistent between IDE and plugins
Summary: [67cat] [other] Tab order inconsistent between IDE and plugins
Status: NEW
Alias: None
Product: ruby
Classification: Unclassified
Component: Gems (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: issues@ruby
URL:
Keywords: UI
Depends on:
Blocks:
 
Reported: 2009-04-02 03:20 UTC by esmithbss
Modified: 2011-01-28 20:13 UTC (History)
1 user (show)

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 esmithbss 2009-04-02 03:20:52 UTC
[ BUILD # : 200903311400 ]
[ JDK VERSION : 1.6.* ]


This is an issue for all Operating Systems:

When I go to manage plugins for the IDE, the tab order places items
to download to the left of the tabs that indicate plugins that are
already installed.

This is confusing to people using the Ruby plugin (and possibly
others) where items that are already installed are shown to the left
of the items that are available for download.

There needs to be a consistent tab placement strategy across all
components/plugins and the core platform.

Tab sequence for IDE plugins:
  Updates | Available Plugins | Downloaded | Installed | Settings

Tab sequence for Rails plugins:
  Installed | New Plugins (Available) | Repositories | Settings

Tab sequence for Ruby gems:
  Updated | Installed | New Gems (Available) | Settings
Comment 1 Sergey Petrov 2009-04-07 10:48:32 UTC
How can I open manager for Ruby plugins,
Why it's the issue for IDE plugin manager and not for plugins?

Also order may be dependent on supposed usage, 
it seems the primary usage of IDe plugin manager is to install new plugins/update existent. For ruby it may be more
expected configure existent set of plugins.
Comment 2 esmithbss 2009-04-07 19:40:52 UTC
Ruby plugin manager is in the rails project pulldown menu.

I thought I originally submitted this to ruby plugins.

Either way, the big difference between the dialogs is where they store the plugins. The project or nb.

The issue is that tablesers need to be consistent
Eric
Comment 3 Ondrej Langr 2009-04-14 13:01:07 UTC
Primary purpose of the IDE plugin manager really is finding and installing new plugins. So this is really more of an
issue for Ruby .. 
Comment 4 Jaroslav Tulach 2010-10-08 08:11:09 UTC
If ruby guys want to fix their order, they can.