| Steps to reproduce
- Edit a page in Objects mode
- Insert a JavaScriptExtension object
- Click "Save & View"
- Edit the page again in Objects mode
- Expand the JSX object and add some text
- Navigate to other page (by opening the Breadcrumb drop-down)
Expected results A warning is displayed about changes not being saved if the page is left. Actual results No warning is displayed, the data is lost if the user returns to the page using the browser's Back button. The warning is displayed, however, if the JSX object was just inserted in the same editing session. |