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

Summary: Display problem with the front page
Product: updatecenters Reporter: Petr Jiricka <pjiricka>
Component: PluginportalAssignee: David Botterill <dbotterill>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: Screenshot

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.