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 217272

Summary: [css model] remove Model.saveIfNotOpenInEditor() and related code
Product: web Reporter: Marek Fukala <mfukala>
Component: CSS Visual ToolsAssignee: Jan Stola <jstola>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 7.3   
Hardware: PC   
OS: Mac OS X   
Issue Type: TASK Exception Reporter:

Description Marek Fukala 2012-08-23 07:28:38 UTC
introduced by a hotfix of #216988.

solution could be:
1) Add Model.saveDocument() method so client may save the document changes upon Model.applyChanges()

2) Possibly add some model listener to replace LiveUpdater.update()