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 120075 - Explorer tabs need to be sized according to label.
Summary: Explorer tabs need to be sized according to label.
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@platform
URL:
Keywords:
: 123468 (view as bug list)
Depends on: 150393 169099
Blocks:
  Show dependency tree
 
Reported: 2007-10-25 18:28 UTC by rptmaestro
Modified: 2012-01-25 10:10 UTC (History)
3 users (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
Group name won't display though other tabs have space to spare. (6.23 KB, image/png)
2007-10-25 18:30 UTC, rptmaestro
Details
explorer pane has to be excessively widened before the project group name will display (7.87 KB, image/png)
2007-10-25 18:31 UTC, rptmaestro
Details

Note You need to log in before you can comment on or make changes to this bug.
Description rptmaestro 2007-10-25 18:28:10 UTC
To illustrate this problem, ensure that you have at least four tabs in the left (explorer) pane (e.g. Projects, Files,
Favorites, Services). Give your open projects a group and a group name such as "My Projects". Note that the Projects
tab, titled "Projects - My Projects" has about half of its text cut off (unless the left pane is resized to about 700
pixels), while the other tabs (e.g. Files, Favorites, Services) have a lot of extra space. All the tabs are obviously
being set to the same size, which is fine unless one of the tabs needs that extra space to display its longer label as
is often the case when assigning a project group with four or more tabs open.

I'll attach a couple of screenshots to show exactly what I mean.
Comment 1 rptmaestro 2007-10-25 18:30:01 UTC
Created attachment 51714 [details]
Group name won't display though other tabs have space to spare.
Comment 2 rptmaestro 2007-10-25 18:31:28 UTC
Created attachment 51715 [details]
explorer pane has to be excessively widened before the project group name will display
Comment 3 Max Sauer 2007-10-26 14:19:48 UTC
This is rather an ENHANCEMENT..
Comment 4 David Simonek 2008-10-23 16:04:50 UTC
Would be fairly easy to implement with 150393 version of tabs.
Comment 5 David Simonek 2008-10-24 12:43:39 UTC
*** Issue 123468 has been marked as a duplicate of this issue. ***
Comment 6 radick 2009-06-29 07:56:09 UTC
I understand that it it would be easy to implement this with 150393 resolved. But currently editor tabs are sized
according to their labels. This is what is needed for explorer tabs. Editor tabs work fine with NetBeans windowing
system. So I just can't understand why same functionality from editor tabs can't be reused for explorer tabs.
Comment 7 Stanislav Aubrecht 2012-01-25 10:10:44 UTC
the new window system in 7.1 already supports this