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 181511 - Branding Editor modification state to be changed to regular SaveCookie
Summary: Branding Editor modification state to be changed to regular SaveCookie
Status: VERIFIED WONTFIX
Alias: None
Product: apisupport
Classification: Unclassified
Component: Project (show other bugs)
Version: 6.x
Hardware: All All
: P2 normal (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-04 02:52 UTC by Antonin Nebuzelsky
Modified: 2010-03-09 05:58 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Antonin Nebuzelsky 2010-03-04 02:52:02 UTC
Currently Branding Editor has its own Save icon in its toolbar. This must be changed to work as other editors. Remove Save icon from the Branding Editor, implement regular SaveCookie registered with the global Save action.
Comment 1 Stanislav Aubrecht 2010-03-04 03:00:43 UTC
i can implement SaveCookie but 'save all' action won't work because it's based on DataObject. branding editor has no single file to use as DataObject's primary file.
Comment 2 Antonin Nebuzelsky 2010-03-09 05:58:21 UTC
Resolved by moving Branding editor to a separate "properties-like" dialog box.