Hide Forgot
Description of problem: At first, this is really minor issue. We should fix the colour change mechanism for Natives box on packs selection screen. Default colour is blue, once user make some change on pack selection, the colour switch to red. Colour is switched back to blue only if user make some changes on core components, or go to next->previsous / previsou->next scree. We can use the state of Natives checkbox node. If the Natives checkbox node is selected -> colour should be blue, if it is not selected / partially selected, the colour should be red. Version-Release number of selected component (if applicable): EAP 6.2.0.ER7 How reproducible: Always Steps to Reproduce: 1. Start the gui installer. Go to pack selection screen using default values. 2. Read the issue description.
Updated so that natives checkbox is blue if fully selected. Otherwise (no selected/partially selected) the colour will be red. http://git.app.eng.bos.redhat.com/izpack.git/commit/?h=izpack-wip&id=3a9046fd29596c38d40f462efbadcc03f45fb944
Verified on EAP 6.2.0.CR2 installer, natives checkbox is behaving as described in comment 1.