-
Bug
-
Resolution: Fixed
-
Minor
-
2.7.11, 2.8.9, 2.9.3, 3.0
-
MOODLE_27_STABLE, MOODLE_28_STABLE, MOODLE_29_STABLE, MOODLE_30_STABLE
-
MOODLE_29_STABLE, MOODLE_30_STABLE
-
The core output renderers provide a feature for rendering a "hierarchical" tab navigation. That is, the user sees a list of "tabs" to click on; clicking on one of them, the user may then see a second row of tabs from which they can choose.
Expected behaviour: The second row of tabs is shown only when a selection from the first row has been made, and only for the "subtree" related to the tab from the first row that has been selected.
There is currently a bug in the core renderer by which the second row of tabs is always displayed, independent of what is selected from the first row.
Note that this affects only themes that are directly derived from "base" or "canvas". The "bootstrapbase" theme overrides the core renderer and replaces it with the correct behaviour. In particular, the bug does not occur with the "Clean" and "More" themes.
See CONTRIB-5981 for further details.
- has a non-specific relationship to
-
MDL-49644 Level is not put in tabs renderer - Theme "bootstrapbase"
-
- Closed
-
- will help resolve
-
CONTRIB-5981 Submenu for Tabs only works correctly with Bootstrap based themes
-
- Closed
-