Bug 964949
Summary: | Subtab goes missing | ||||||
---|---|---|---|---|---|---|---|
Product: | [Retired] oVirt | Reporter: | Noam Slomianko <nslomian> | ||||
Component: | ovirt-engine-webadmin | Assignee: | Alexander Wels <awels> | ||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | |||||
Severity: | medium | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 3.2 | CC: | acathrow, dfediuck, ecohen, eedri, iheim, mgoldboi, vszocs | ||||
Target Milestone: | --- | ||||||
Target Release: | 3.3 | ||||||
Hardware: | Unspecified | ||||||
OS: | Linux | ||||||
Whiteboard: | ux | ||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2013-09-23 07:36:14 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: |
|
This is a regression caused by [http://gerrit.ovirt.org/#/c/14820/] -> AbstractSubTabPanelPresenter.onReveal() isn't called while revealing different sub-tabs for the same main-tab [based on main-tab selection]. I'll go ahead and make a fix patch. as RC is built, moving to ON_QA (hopefully did not catch incorrect bugs when doing this) closing as this should be in 3.3 (doing so in bulk, so may be incorrect) |
Created attachment 750438 [details] List item selected and the sub tab isn't shown Description of problem: Sub tab isn't shown in a certain flow. The example below is just for clarity, it happens with any tab. Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1. Click on DC tab 2. Click on a list item (sub tab appear) 3. Click on Cluster tab 4. Click on DC tab 5. Click on the same list item (sub tab does not appear) Actual results: Sub tab isn't shown Expected results: Sub tab should appear Additional info: Reported by lof yer