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 - Add "Open as Image"
Summary: Add "Open as Image"
Status: RESOLVED FIXED
Alias: None
Product: db
Classification: Unclassified
Component: Show Data (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: Jaroslav Havlin
URL:
Keywords: NETFIX
Depends on:
Blocks:
 
Reported: 2012-07-15 14:05 UTC by matthias42
Modified: 2012-08-18 01:35 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
proposed patch v1 (7.70 KB, patch)
2012-07-15 14:05 UTC, matthias42
Details | Diff

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