Bug 1011592
Summary: | Search bar placed over the main menu on navigating to Connection Settings tab of a compatible group | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | [JBoss] JBoss Operations Network | Reporter: | Sunil Kondkar <skondkar> | ||||||
Component: | UI | Assignee: | Mike Thompson <mithomps> | ||||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | Mike Foley <mfoley> | ||||||
Severity: | high | Docs Contact: | |||||||
Priority: | urgent | ||||||||
Version: | JON 3.2 | CC: | ahovsepy, jshaughn, mithomps | ||||||
Target Milestone: | ER05 | ||||||||
Target Release: | JON 3.2.0 | ||||||||
Hardware: | Unspecified | ||||||||
OS: | Unspecified | ||||||||
Whiteboard: | |||||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||||
Doc Text: | Story Points: | --- | |||||||
Clone Of: | Environment: | ||||||||
Last Closed: | 2014-01-02 20:34:53 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: |
|
Description
Sunil Kondkar
2013-09-24 15:12:35 UTC
Created attachment 802300 [details]
Screenshot
After working with Mike, here is our fix: release/jon3.2.x commit b43b869329cf61b7fe48766f71b2226b24043254 Author: Jay Shaughnessy <jshaughn> Date: Fri Nov 1 13:25:15 2013 -0400 Fix an issue with the destroy() impl of EnhancedSearchBar. But the main fix is to SubTabLayout.destroyViews(). When destroying the subtab views for a tab, make sure to set the currently displayed subtab to null. Previously is looked like we were still diasplaying a canvas, and subsequent calls, such as to hide(), would force the canvas to be created, only to be able to hide it. cherry-pick master: c140ad7fd114ddeb5cd7a2b7df748fd30009bf1b Moving to ON_QA for test with new brew build. verified in ER5 screenshot attached thank you Created attachment 821140 [details]
agent-comp-group
|