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 159832 - Superfluous tool tip shows up for Error display area when empty
Summary: Superfluous tool tip shows up for Error display area when empty
Status: RESOLVED FIXED
Alias: None
Product: soa
Classification: Unclassified
Component: Scheduler BC (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: Ed Wong
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-06 22:24 UTC by Ed Wong
Modified: 2009-03-06 23:10 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 Ed Wong 2009-03-06 22:24:11 UTC
In filling out a "Add New Simple Trigger" dialog, if you hover around where the Error display message usually is (while 
there isn't any), you'll still get a tool tip saying "This error pertains to the highlighted field above".
Comment 1 Ed Wong 2009-03-06 23:10:20 UTC
Fixed and integrated into soa-dev65 and soa-dev:

HG: changed wsdlextensions.scheduler/src/org/netbeans/modules/wsdlextensions/scheduler/configeditor/AbstractTriggerPanel.java
HG: changed wsdlextensions.scheduler/src/org/netbeans/modules/wsdlextensions/scheduler/configeditor/Bundle.properties
HG: changed wsdlextensions.scheduler/src/org/netbeans/modules/wsdlextensions/scheduler/configeditor/CronTriggerPanel.form
HG: changed wsdlextensions.scheduler/src/org/netbeans/modules/wsdlextensions/scheduler/configeditor/CronTriggerPanel.java
HG: changed wsdlextensions.scheduler/src/org/netbeans/modules/wsdlextensions/scheduler/configeditor/HybridTriggerPanel.form
HG: changed wsdlextensions.scheduler/src/org/netbeans/modules/wsdlextensions/scheduler/configeditor/HybridTriggerPanel.java
HG: changed wsdlextensions.scheduler/src/org/netbeans/modules/wsdlextensions/scheduler/configeditor/SimpleTriggerPanel.form
HG: changed wsdlextensions.scheduler/src/org/netbeans/modules/wsdlextensions/scheduler/configeditor/SimpleTriggerPanel.java