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 102053 - Display problem with the front page
Summary: Display problem with the front page
Status: RESOLVED FIXED
Alias: None
Product: updatecenters
Classification: Unclassified
Component: Pluginportal (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: David Botterill
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-21 06:13 UTC by Petr Jiricka
Modified: 2009-10-03 12:41 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Screenshot (95.49 KB, image/png)
2007-04-21 06:15 UTC, Petr Jiricka
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Jiricka 2007-04-21 06:13:56 UTC
There is a display problem with the front page, the name of the
"Schema2BeansGeneratorTemplate" module is too long and does not fit in its space.

Also, most items do not look nice - one line name is preferred, many items take
up two lines, some even three.
Comment 1 Petr Jiricka 2007-04-21 06:15:33 UTC
Created attachment 41391 [details]
Screenshot
Comment 2 Petr Jiricka 2007-04-21 06:17:05 UTC
Also, the three columns should all have the same height, and the numbers in each
column should be aligned in the same vertical position.
Comment 3 David Botterill 2007-04-23 15:21:50 UTC
Fixed. I truncate long names and append "...".

This is fixed in the test environment and will be pushed out soon.