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 257557 - Messages in profiler dialogs with Do not show again option are not displayed
Summary: Messages in profiler dialogs with Do not show again option are not displayed
Status: RESOLVED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 8.1
Hardware: All All
: P1 normal (vote)
Assignee: Jiri Sedlacek
URL:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2016-01-14 08:50 UTC by Jiri Sedlacek
Modified: 2016-01-15 02:24 UTC (History)
0 users

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 Jiri Sedlacek 2016-01-14 08:50:45 UTC
The dialogs (Target app finished, Confirm unsaved snapshot close etc.) don't show any text, just the Do not show again checkbox.
Comment 1 Jiri Sedlacek 2016-01-14 08:52:56 UTC
Regression, caused by http://hg.netbeans.org/profiler-main/rev/aa3ae40ec076.

Also introduces another problems to profiler dialogs, currently not visible.
Comment 2 Jiri Sedlacek 2016-01-14 08:55:04 UTC
Fixed by http://hg.netbeans.org/profiler-main/rev/314bac80613c.
Comment 3 Quality Engineering 2016-01-15 02:24:15 UTC
Integrated into 'main-silver', will be available in build *201601150002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/314bac80613c
User: Jiri Sedlacek <jis@netbeans.org>
Log: Bugfix #257557 - correctly set HTMLLabel text in constructor, fix layout and border problems in Do not show again messages