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 101862 - usability: the Validation Warning dialog truncates listing of modules for displaying
Summary: usability: the Validation Warning dialog truncates listing of modules for dis...
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Plugin Manager (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jiri Rechtacek
URL:
Keywords:
: 107684 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-04-19 22:53 UTC by Peter Lam
Modified: 2007-06-21 22:17 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
validation warning dialog (21.20 KB, image/jpeg)
2007-04-19 22:54 UTC, Peter Lam
Details
Screenshot attached... (28.63 KB, image/png)
2007-05-03 16:00 UTC, Jaromir Uhrik
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Lam 2007-04-19 22:53:22 UTC
After installing the UML feature (17 modules), the Validation Warning dialog
shows the validation failure with the list of modules. However, the complete
list of modules is trucated. Resizing the dialog still does not show the full
list. See attached screenshot.
Comment 1 Peter Lam 2007-04-19 22:54:04 UTC
Created attachment 41295 [details]
validation warning dialog
Comment 2 Jiri Kovalsky 2007-04-20 14:11:40 UTC
This sounds like a problem in Plugin Manager not Auto Update Center. Could you
please Jirko evaluate this P2 defect?
Comment 3 Jaromir Uhrik 2007-05-03 15:58:43 UTC
Yes, IMHO there are missing scrollbars. Even when I stretch the width of
Validation Warning dialog it looks strange. The layout is not suitable - the
list of modules moves to the right side as shown in attached screenshot.
Comment 4 Jaromir Uhrik 2007-05-03 16:00:07 UTC
Created attachment 42110 [details]
Screenshot attached...
Comment 5 Jiri Rechtacek 2007-06-21 18:06:10 UTC
*** Issue 107684 has been marked as a duplicate of this issue. ***
Comment 6 Jiri Rechtacek 2007-06-21 22:17:33 UTC
Checking in ValidationWarningPanel.java;
/shared/data/ccvs/repository/autoupdate/ui/src/org/netbeans/modules/autoupdate/ui/wizards/ValidationWarningPanel.java,v
 <--  ValidationWarningPanel.java
new revision: 1.4; previous revision: 1.3
done
Checking in ValidationWarningPanel.form;
/shared/data/ccvs/repository/autoupdate/ui/src/org/netbeans/modules/autoupdate/ui/wizards/ValidationWarningPanel.form,v
 <--  ValidationWarningPanel.form
new revision: 1.4; previous revision: 1.3
done
Checking in InstallStep.java;
/shared/data/ccvs/repository/autoupdate/ui/src/org/netbeans/modules/autoupdate/ui/wizards/InstallStep.java,v  <-- 
InstallStep.java
new revision: 1.11; previous revision: 1.10
done
Checking in Bundle.properties;
/shared/data/ccvs/repository/autoupdate/ui/src/org/netbeans/modules/autoupdate/ui/wizards/Bundle.properties,v  <-- 
Bundle.properties
new revision: 1.11; previous revision: 1.10
done