]
Max Rydahl Andersen commented on JBIDE-12902:
---------------------------------------------
the dialog text is not good.
Suggestion:
title: Open <type> preferences
body:
You have unsaved changes that needs to be saved to show <type> preferences.
Do you want to save these changes and open <type> preferences ?
Yes|No
Project runtime pref page modifies original model without call to
performOK or performApply
-------------------------------------------------------------------------------------------
Key: JBIDE-12902
URL:
https://issues.jboss.org/browse/JBIDE-12902
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: runtime detection
Affects Versions: 4.0.0.Beta1
Reporter: Rob Stryker
Assignee: Rob Stryker
Fix For: 4.0.0.CR1
Attachments: JBIDE-12902.patch, JBIDE-12902.png, JBIDE-12902a.patch
Add, edit, and remove, all edit the core model of runtime paths in this preference page.
Also, the preference page is often closed and re-opened when this doesn't need to
happen.
Possible fixes are
1) to ensure NO ONE saves a model until performOK or performApply is called,
2) keep track of if the page is dirty or not
3) show a dialog when clicking 'link' on a dirty page asking to save and re-open
the page
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: