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 215557

Summary: Add "Open as Image"
Product: db Reporter: matthias42
Component: Show DataAssignee: Jaroslav Havlin <jhavlin>
Status: RESOLVED FIXED    
Severity: normal Keywords: NETFIX
Priority: P3    
Version: 7.3   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:
Attachments: proposed patch v1

Description matthias42 2012-07-15 14:05:37 UTC
Created attachment 122036 [details]
proposed patch v1

It would be nice if netbeans would be able to open BLOB fields directly, if the contents is a recognizable image format.

The attached patch implements this by modifying the blob cell editor with a menu entry "Open as Image".
Comment 1 Jaroslav Havlin 2012-08-15 16:05:31 UTC
Patch applied as http://hg.netbeans.org/core-main/rev/75b69353b235

Very nice feature. Thank you!
Comment 2 Quality Engineering 2012-08-18 01:35:13 UTC
Integrated into 'main-golden', will be available in build *201208180001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/75b69353b235
User: Jaroslav Havlin <jhavlin@netbeans.org>
Log: #215557: Add "Open as Image"