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 127517 - The list of web frameworks is not high enough
Summary: The list of web frameworks is not high enough
Status: VERIFIED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: Web Project (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Tomas Mysik
URL:
Keywords: UI
Depends on:
Blocks:
 
Reported: 2008-02-15 21:24 UTC by Andrei Badea
Modified: 2008-05-29 04:44 UTC (History)
5 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Screenshot (15.54 KB, image/png)
2008-02-15 21:25 UTC, Andrei Badea
Details
screenshot (92.52 KB, image/png)
2008-03-20 15:21 UTC, Dan Kolar
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andrei Badea 2008-02-15 21:24:42 UTC
... to fit the four frameworks in the standard distribution. See the attached screenshot.
Comment 1 Andrei Badea 2008-02-15 21:25:21 UTC
Created attachment 56753 [details]
Screenshot
Comment 2 Tomas Mysik 2008-02-22 13:10:53 UTC
Should be easy to fix.
Comment 3 Tomas Mysik 2008-02-28 08:57:03 UTC
Partially fixed, in Web project. But JSF configuration panel has to be adjusted now, so reassigning.

changeset:   70193:3c56f0dadf9f
user:        Tomas Mysik <tmysik@netbeans.org>
date:        Thu Feb 28 09:53:16 2008 +0100
summary:     #127517: The list of web frameworks is not high enough
Comment 4 _ potingwu 2008-03-05 17:53:29 UTC
The JSF framework becomes "too big" is because now the upper framework list part increasing its height!

In order to fix this, I need to decrease almost all vertical spacings between the UI elements. And also remove one
redundant UI that is invisible but uses big space.

It's fixed in the trunk.
Comment 5 Tomas Mysik 2008-03-05 19:47:32 UTC
> The JSF framework becomes "too big" is because now the upper framework list part increasing its height!

Yes, sure, see the summary and comments above...
Comment 6 Tomas Mysik 2008-03-05 20:10:15 UTC
> It's fixed in the trunk.

Any changeset ID? Thanks.
Comment 7 _ potingwu 2008-03-05 20:17:10 UTC
changeset d5a4d7a832a9 in main
details: http://hg.netbeans.org/main?cmd=changeset;node=d5a4d7a832a9
Comment 8 Dan Kolar 2008-03-20 15:20:13 UTC
This issue not fixed on SunOS 5.11
Comment 9 Dan Kolar 2008-03-20 15:21:07 UTC
Created attachment 58757 [details]
screenshot
Comment 10 _ potingwu 2008-03-20 16:29:08 UTC
> This issue not fixed on SunOS 5.11

The screenshot shown is the upper 'list of framework' part.
Comment 11 Tomas Mysik 2008-03-20 17:01:34 UTC
I will look at it.
Comment 12 Tomas Mysik 2008-03-28 18:15:06 UTC
Could be fixed - Dane, please verify. Thanks.

changeset:   76441:38abf35c0808
tag:         tip
user:        Tomas Mysik <tmysik@netbeans.org>
date:        Fri Mar 28 18:11:43 2008 +0100
summary:     #127517: The list of web frameworks is not high enough
Comment 13 Dan Kolar 2008-05-14 10:51:53 UTC
v.
Comment 14 _ potingwu 2008-05-28 19:41:31 UTC
The upper part, frameworks listing, is now even higher that forces the lower framework panel needs more high reduce.

changeset bc2ac0892d95 in main
details: http://hg.netbeans.org/main?cmd=changeset;node=bc2ac0892d95
Comment 15 Quality Engineering 2008-05-29 04:44:48 UTC
Integrated into 'main-golden', available in NB_Trunk_Production #224 build
Changeset: http://hg.netbeans.org/main/rev/bc2ac0892d95
User: potingwu@netbeans.org
Log: More fix for Issue#127517, The list of web frameworks is not high enough.
The upper part, frameworks listing, is now even higher that forces the lower framework panel needs more high reduce.