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 63583

Summary: [WW] Use scrollable text area for file lists
Product: apisupport Reporter: pzajac <pzajac>
Component: TemplatesAssignee: Martin Krauskopf <mkrauskopf>
Status: VERIFIED FIXED    
Severity: blocker CC: jrechtacek
Priority: P3 Keywords: UI
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description pzajac 2005-09-02 16:36:31 UTC
[200509011800]
Wizard Type wizard should generate more files than can be visible in created
files text area. Therefore should be better to use scrollable text area.
Comment 1 Jesse Glick 2005-09-02 19:20:07 UTC
Agreed.
Comment 2 Martin Krauskopf 2005-09-12 10:48:59 UTC
*** Issue 63966 has been marked as a duplicate of this issue. ***
Comment 3 Tomas Danek 2005-09-12 11:42:49 UTC
P3 - it sometimes leads to UI damage..see the dupl.
Comment 4 Martin Krauskopf 2005-09-26 08:41:28 UTC
Since a whole wizard panel is now _autoscrollable_ (fixed few days ago in
wizards), I suppose this becames WONTFIX.
Comment 5 Tomas Danek 2005-09-29 15:17:05 UTC
Autoscrolling solves it ok, verified. But found another (minor) issues, I'll
fill them separatly.
Comment 6 Tomas Danek 2005-10-05 13:13:54 UTC
reopened, autoscrolling was rolled back...
Comment 7 Martin Krauskopf 2005-11-04 12:39:38 UTC
Fixed.

Checking in ui/wizard/wizard/NameIconLocationPanel.form; 1.1 --> 1.2
Checking in ui/wizard/wizard/NameIconLocationPanel.java; 1.11 --> 1.12
Comment 8 Tomas Danek 2005-11-04 13:46:40 UTC
verified in current trunk.