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 - Changed UI for tooltips for non-Java files
Summary: Changed UI for tooltips for non-Java files
Status: RESOLVED FIXED
Alias: None
Product: utilities
Classification: Unclassified
Component: Properties (show other bugs)
Version: 3.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: issues@utilities
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-01-15 11:23 UTC by Jesse Glick
Modified: 2002-01-15 14:19 UTC (History)
1 user (show)

See Also:
Issue Type: TASK
Exception Reporter:


Attachments
Suggested patch (3.03 KB, patch)
2002-01-15 11:24 UTC, Jesse Glick
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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