blackberry / webworks-gui

GUI Tool for WebWorks 2.0
https://developer.blackberry.com/html5/
Apache License 2.0
3 stars 5 forks source link

Navigation controls lock up when selecting "Prevent page from displaying additional dialogs" and the page is dirty #201

Open jamesjhedley opened 10 years ago

jamesjhedley commented 10 years ago

After several "successfully saved" dialogs being shown for every edit, a user may select the "Prevent page from displaying additional dialogs" option as i did.

This will then prevent the "There are unsaved changes on the page, do you want to save" dialog that is shown when navigating away from a config page with unsaved changes.

The result is the navigation controls will lock up if you have changes and try and click away from the config page.

I'm not sure what the solution is here. But it appears as though using dialogs for input isn't the best approach when options such as "Prevent page from displaying additional dialogs" exist.

rcruz commented 10 years ago

The solution is to use custom dialogs.