Active
Project:
Dynamic Persistent Menu
Version:
7.x-2.0-alpha2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Dec 2011 at 20:16 UTC
Updated:
8 Dec 2011 at 21:21 UTC
affects all versions
(1) you have a page a, and page b, and a page c
(2) your menu structure looks like this
-(menu root)
--a
---b
---c
(3) When you are on the home page, b and c become visible only when you hover over a, and stay visible for the period defined by the timeout attribute.
(4) When you navigate to either page b or c, b and c are *always* visible on the dynamic menu.
Comments
Comment #1
alberto56 commentedThis is not a priority right now unless someone submits a working patch. As a workaround, perhaps you could just make the submenu disappear with some css display:none ?
Comment #2
goye2cz commentedThanks for your responsible follow-up on this.
I suppose it's a possibility. I'll mess around with it and if I come up with a good solution I'll let you know.
Comment #2.0
goye2cz commentedcorrect issue ref