Bug 893112 - UI widgets incorrectly hide when creating operation schedule
Summary: UI widgets incorrectly hide when creating operation schedule
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: RHQ Project
Classification: Other
Component: Core UI
Version: 4.5
Hardware: Unspecified
OS: Unspecified
unspecified
low
Target Milestone: ---
: RHQ 4.6
Assignee: Jirka Kremser
QA Contact: Mike Foley
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-01-08 15:45 UTC by Libor Zoubek
Modified: 2015-11-02 00:43 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2013-08-31 10:11:54 UTC
Embargoed:


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.