#5794 - Inactive big tab content goes behind the page
| Identifier | #5794 |
|---|---|
| Issue type | Trivial issue (does not break functionality) |
| Title | Inactive big tab content goes behind the page |
| Status | Completed |
| Tags |
Roadmap: v11 (custom) |
| Handling member | PDStig |
| Version | 11 beta1 |
| Addon | core_rich_media |
| Description | Let's say I have tabs A, B, C. I'm on tab A. I click tab B. Tab A's content falls behind the page instead of getting hidden like it should. If I then click on tab C, then tab A's content gets hidden while tab B's content falls behind the page. |
| Steps to reproduce | It may have to do with graphs if you put a graph / block inside a big tab |
| Funded? | No |
| Commits |
The system will post a comment when this issue is modified (e.g., status changes). To be notified of this, click "Enable comment notifications".


Comments
Actually there were several issues:
* Inactive tabs go behind the page instead of getting hidden completely
* Clicking a tab does not always guarantee that is the tab that becomes active
* Switch time does not always sequence the tabs correctly
All issues resolved in this patch