This is a separate issue for a feature introduced in #473356: DHTML Menu takes another leap.

The feature takes the form of a new option for navigating the menus, "No collapse". If selected, any menu that is dynamically expanded will immediately lose dynamic functionality. From then on, it will function only as a static link.

The rationale is that most users open a menu to navigate to a page inside it, rather than closing it again. Replacing the "close menu" action with the "visit menu root page" makes the menu more accessible, and clutter will be avoided if the option "keep only one menu open" is active.

The changeset is presently in the above general patch and must be isolated into a separate patch before check-in.

Comments

cburschka’s picture

Status: Active » Needs review
StatusFileSize
new0 bytes

Okay, I've isolated the changeset. Still needs some testing, of course.

cburschka’s picture

StatusFileSize
new4.06 KB

It's uploading an empty file for unknown reasons.

cburschka’s picture

Status: Needs review » Needs work

Bah. The default option should be called "open", not "pseudo-open". The pseudo is a redundant leftover.

cburschka’s picture

Status: Needs work » Needs review
StatusFileSize
new4.05 KB

Changed. Also rerolled against the latest critical bug-fix.

cburschka’s picture

Status: Needs review » Fixed

Committed to HEAD.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.