Bug 1148494
| Summary: | [horizon][juno] Buttons activation not working in Network Topology panel | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Community] RDO | Reporter: | Marcos <lobo> | ||||
| Component: | openstack-horizon | Assignee: | Julie Pichon <jpichon> | ||||
| Status: | CLOSED NOTABUG | QA Contact: | wes hayutin <whayutin> | ||||
| Severity: | low | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | unspecified | CC: | athomas, lobo, mrunge | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | x86_64 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2014-11-21 07:54:02 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: | |||||||
| Attachments: |
|
||||||
Not sure, what happens here. I can not reproduce the issue here. Could you please recheck openstack-dashboard-2014.2-1 (or later)? I've tried again with openstack-dashboard.2014.1.3-1.el7.centos and the problem has gone, no issues. So, this bug report can be closed. Thanks for the feedback here. I'll close this report. Please re-open or open a new one, when it's reproducible. |
Created attachment 943097 [details] Horizon snapshoot Description of problem: Horizon Juno in CentOS. In Project dashboard -> Network -> Network Topology you can see two buttons to modify the view level of the graph. By default, "Small" is active. If you click on "Normal", the behavior to change the button active is not working properly. The "active" CSS class is not removed from "Small" button and not added to "Normal" button as well. Sometimes, Horizon "by himself", puts "active" CSS class to some of the buttons. I think the problem is about some Javascript malfunction. Version-Release number of selected component (if applicable): openstack-dashboard.2014.2-0.4.b3.el7.centos How reproducible: 100% Firefox 32.0.3; Google Chrome 37.0.2062.124 m; Internet Explorer 11 Windows 7 Steps to Reproduce: 1. In Horizon, go to Project -> Network -> Network Topology 2. Click on "Normal" button Actual results: The visual effect (CSS change classes) is not changing. Expected results: Change the aspect of the buttons "Small" and "Normal"