In Drupal 4.7.x, the behaviour was to show child menu items if the parent was selected. In 5.0 rc1, it only shows a child if the parent item is set to expanded. However, this causes it to always be expanded. Please revert back to 4.x behaviour.
In Drupal 4.7.x, the behaviour was to show child menu items if the parent was selected. In 5.0 rc1, it only shows a child if the parent item is set to expanded. However, this causes it to always be expanded. Please revert back to 4.x behaviour.
Comments
Comment #1
Jeroen Coumans commentedArrgh, it seems I was looking at the wrong menu. Originally, I had my secondary links as child items in the primary links. I've moved them to a different menu but disabled the original secondary links. This caused strange behaviour with expanding menu items though. When I edited a node which is in the secondary links, I saw its menu item still pointed to the (disabled) original secondary links.
Comment #2
mahmudd commentedI have the same problem using Drupal 5.0.1. The menu does not expand and only does when I enable th expand button. I want my menus to stay collapsed until they are clicked. Any help anywhere?