]
Alexey Kazakov updated JBIDE-19097:
-----------------------------------
Fix Version/s: 4.2.3.Beta1
performOk() and performCancel() method in TabbedPreferencesPage
should return true only if all its tabs return true
-------------------------------------------------------------------------------------------------------------------
Key: JBIDE-19097
URL:
https://issues.jboss.org/browse/JBIDE-19097
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: common/jst/core
Affects Versions: 4.3.0.Alpha1
Reporter: Alexey Kazakov
Assignee: Alexey Kazakov
Priority: Minor
Fix For: 4.2.3.Beta1, 4.3.0.Alpha1
org.jboss.tools.common.model.ui.preferences.TabbedPreferencesPage.performCancel() and
performOk() always return true now.