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 93904

Summary: Style editor should use new image picker dialog
Product: obsolete Reporter: bugbridge <bugbridge>
Component: visualwebAssignee: Winston Prakash <wjprakash>
Status: NEW ---    
Severity: blocker    
Priority: P3    
Version: 5.x   
Hardware: All   
OS: Windows XP   
Issue Type: ENHANCEMENT Exception Reporter:

Description bugbridge 2007-02-01 23:35:38 UTC
Description:
The style editor has a browse button for selecting a font background image.
Should use Gowri's new image picker customizer.  Looks like it's using the old
Reef one.

Evaluation:
This is a good RFE. 

Unfortunately, the image editor is a custom editor for URL property of image. It
is tightly bound to the image URL property editor. So Style builder can not use
it directly. The soultion is to create a common utility class for adding images
to project and share that between different areas such as CSS editor, style
builder and image URL property editor etc.

Lets visit this for Mako.
Comment 1 Winston Prakash 2007-06-23 01:28:20 UTC
This is not a defect but an enhancement.
Comment 2 Winston Prakash 2007-06-23 01:30:11 UTC
*** Issue 93906 has been marked as a duplicate of this issue. ***