Bug 893112

Summary: UI widgets incorrectly hide when creating operation schedule
Product: [Other] RHQ Project Reporter: Libor Zoubek <lzoubek>
Component: Core UIAssignee: Jirka Kremser <jkremser>
Status: CLOSED CURRENTRELEASE QA Contact: Mike Foley <mfoley>
Severity: low Docs Contact:
Priority: unspecified    
Version: 4.5CC: hrupp, jkremser, theute
Target Milestone: ---   
Target Release: RHQ 4.6   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-08-31 10:11:54 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Libor Zoubek 2013-01-08 15:45:11 UTC
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:

Comment 1 Jirka Kremser 2013-01-09 13:45:50 UTC
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.

Comment 2 Libor Zoubek 2013-04-02 09:18:56 UTC
verified on Version: 4.7.0-SNAPSHOT Build Number: bd0c492

Comment 3 Heiko W. Rupp 2013-08-31 10:11:54 UTC
Bulk close of old bugs in VERIFIED state.