Hide Forgot
Description of problem: Now, after filling all requered fields, a user needs to click to another to enable the finish button. It seems that the validation is executed when a focus changes. Version-Release number of selected component (if applicable): JBDS-IS 7.0.0.Beta4 How reproducible: always Steps to Reproduce: 1. Add file binding and fill the field 'Directory*'. Actual results: Finish button is disabled Expected results: Finish button should be enabled
Brian Fitzpatrick <bfitzpat> made a comment on jira SWITCHYARD-1751 This PR changes the behavior slightly for some of the modify listeners so that it works one way in the Property & Wizard dialogs (more immediately responsive to changes) and another way (must tab off) in the Property view. My playing around also identified an issue with the Operation Selector Composite not being validated so that messages would bubble up to the composites where it appeared. So that's why there are changes across the board to binding composites that use it.
Rob Cernich <rcernich> made a comment on jira SWITCHYARD-1751 pushed
Verified with JBDS-IS 7.0.0.CR1
Keith Babo <kbabo> updated the status of jira SWITCHYARD-1751 to Closed