Description of problem: When creating a new operation schedule you can make schedule to be repeatable using either cron expression or various constraints. Version-Release number of selected component (if applicable): JON 3.1.2.CR1 How reproducible:always Steps to Reproduce: 1.have a resource and create a new operation schedule 2.click 'Now & repeat' radio 3.click 'Now' 3.click 'Cron Expression' Actual results: widgets related to 'Calendar' way off defining operation schedule are still visible. Expected results:widgets related to 'Calendar' way off defining operation schedule are NOT visible. Additional info:
Steps to Reproduce should be: 1. have a resource and create a new operation schedule 2. click 'Now & repeat' radio 3. click 'Now' 4. click 'Now & repeat' radio 5. click 'Cron Expression' fixed in master http://git.fedorahosted.org/cgit/rhq/rhq.git/diff/?id=70447c927 time: Wed Jan 9 14:38:27 2013 +0100 commit: 70447c927600b2421488a2be4b73f9585a550432 author: Jirka Kremser - jkremser message: [BZ 893112 - UI widgets incorrectly hide when creating operation schedule] Instead of using Canvas.setVisibility, methods Canvas.show() and Canvas.hide() are now used.
verified on Version: 4.7.0-SNAPSHOT Build Number: bd0c492
Bulk close of old bugs in VERIFIED state.