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 19450

Summary: Changed UI for tooltips for non-Java files
Product: utilities Reporter: Jesse Glick <jglick>
Component: PropertiesAssignee: issues@utilities <issues>
Status: RESOLVED FIXED    
Severity: blocker CC: jrechtacek
Priority: P3    
Version: 3.x   
Hardware: PC   
OS: Linux   
Issue Type: TASK Exception Reporter:
Attachments: Suggested patch

Description Jesse Glick 2002-01-15 11:23:23 UTC
*.properties got skipped over since it uses CloneableEditorSupport but not
DataEditorSupport. Attaching (untested!) patch to make it consistent again.
Comment 1 Jesse Glick 2002-01-15 11:24:37 UTC
Created attachment 4165 [details]
Suggested patch
Comment 2 Martin Roskanin 2002-01-15 14:19:58 UTC
fixed in [maintrunk]

/cvs/properties/src/org/netbeans/modules/properties/Bundle.properties,
v  <--  Bundle.properties
new revision: 1.58; previous revision: 1.57

/cvs/properties/src/org/netbeans/modules/properties/PropertiesEditorSu
pport.java,v  <--  PropertiesEditorSupport.java
new revision: 1.55; previous revision: 1.54


/cvs/properties/src/org/netbeans/modules/properties/PropertiesOpen.jav
a,v  <--  PropertiesOpen.java
new revision: 1.50; previous revision: 1.49