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.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | dhtml_menu-no-collapse-554030-4.patch | 4.05 KB | cburschka |
| #2 | dhtml_menu-no-collape-554030-2.patch | 4.06 KB | cburschka |
| #1 | dhtml_menu-no-collape-554030-1.patch | 0 bytes | cburschka |
Comments
Comment #1
cburschkaOkay, I've isolated the changeset. Still needs some testing, of course.
Comment #2
cburschkaIt's uploading an empty file for unknown reasons.
Comment #3
cburschkaBah. The default option should be called "open", not "pseudo-open". The pseudo is a redundant leftover.
Comment #4
cburschkaChanged. Also rerolled against the latest critical bug-fix.
Comment #5
cburschkaCommitted to HEAD.