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 263216 - UI issues introduced by "new and noteworthy" features in 8.2
Summary: UI issues introduced by "new and noteworthy" features in 8.2
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 8.2
Hardware: All All
: P3 normal (vote)
Assignee: ilia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-07-19 14:14 UTC by ilia
Modified: 2016-08-02 01:58 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 ilia 2016-07-19 14:14:59 UTC
1) UI for Run/Debug launchers - Open properties window, not enough space for the elements on the right side of the window.

2) Modifying a PATH var: prepending or appending a toolchain path - "Prepend Tool Collections Path". Prepend is not a right word to describe possible situations.

3) Modifying a PATH var: prepending or appending a toolchain path - Path Variable Options window - Grey out JTextArea under the "PATH" label

4) Env variable in text fields - in Create From Binary dialog user has no clue whether variable is expanded or not. 

print "${abc}/myfile.out" in Binary Files:
Now:      Binary file not found
Expected: Binary file /path/to/expanded/abc/var/myfile.out not found (as in Create Project from Existing Sources dialog)
Comment 1 ilia 2016-07-19 15:21:49 UTC
5) UI for Run/Debug launchers - after new launcher is created it has name " ", some dummy name should be provided instead.
Comment 2 ilia 2016-07-20 10:10:33 UTC
[1] - FIXED
[2] - FIXED
[3] - INVALID (editing of this component is disabled, it's enough, the selected look&feel chooses colors by itself)
[4] - FIXED
[5] - FIXED
Comment 3 Quality Engineering 2016-07-21 01:52:27 UTC
Integrated into 'main-silver', will be available in build *201607210002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/0f4708a50140
User: Ilia Gromov <ilia@netbeans.org>
Log: Fixing #263216 - UI issues introduced by "new and noteworthy" features in 8.2 - fixed [1], [5]
Comment 4 Quality Engineering 2016-08-02 01:58:31 UTC
Integrated into 'main-silver', will be available in build *201608020002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/0f9ecf8e8d79
User: Ilia Gromov <ilia@netbeans.org>
Log: additional fix for #263216 - UI issues introduced by "new and noteworthy" features in 8.2