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 - [WW] Use scrollable text area for file lists
Summary: [WW] Use scrollable text area for file lists
Status: VERIFIED FIXED
Alias: None
Product: apisupport
Classification: Unclassified
Component: Templates (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Martin Krauskopf
URL:
Keywords: UI
: 63966 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-09-02 16:36 UTC by pzajac
Modified: 2005-11-04 13:46 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.