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 110251 - [ProfilingPoints] OK button is disabled without message in Customize Profiling Point dialog
Summary: [ProfilingPoints] OK button is disabled without message in Customize Profilin...
Status: RESOLVED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 6.x
Hardware: PC Solaris
: P4 blocker (vote)
Assignee: issues@profiler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-19 09:49 UTC by Alexander Kouznetsov
Modified: 2007-10-24 13:16 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 Alexander Kouznetsov 2007-07-19 09:49:42 UTC
Profiler 1.2 070717
Product Version: NetBeans IDE Dev (Build 200707171200) 
Java: 1.6.0_02; Java HotSpot(TM) Client VM 1.6.0_02-b05 
System: SunOS version 5.10 running on x86; ISO646-US; en (nb)

Steps to reproduce:
- Insert New Timed Take Snapshot Profiling Point using Shift-F9
- Select To directory option and enter some non-existing directory
- RESULT: OK button is disabled without any message.
Comment 1 Alexander Kouznetsov 2007-07-19 09:51:44 UTC
This directory should have two non-existing elements, like in \tmp\prof\heap, where prof and heap do not exist.
Comment 2 Jiri Sedlacek 2007-10-24 13:16:33 UTC
Invalid files/directories in PP customizers are now highlighted by red font.

Fixed in trunk.