Bug 893112
| Summary: | UI widgets incorrectly hide when creating operation schedule | ||
|---|---|---|---|
| Product: | [Other] RHQ Project | Reporter: | Libor Zoubek <lzoubek> |
| Component: | Core UI | Assignee: | Jirka Kremser <jkremser> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Mike Foley <mfoley> |
| Severity: | low | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 4.5 | CC: | 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
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. |