Incorrect menu generation

This is an open forum for any mojoPortal topics that don't fall into the other categories.

This thread is closed to new posts. You must sign in to post in the forums.
11/19/2006 1:33:33 PM
Gravatar
Total Posts 1

Incorrect menu generation

I'm creating a custom skin for Mojo and found what I believe to a bug in the menu generation for mono. If a submenu item is selected, the parent menu item, as well as all the subment items are assigned styles which cause the parent item and *all* child items to look selected
The styles in question are AspNet-Menu-SelectedWithChildren, AspNet-Menu-ParentSelected
Test it out after login in as admin - click any submenu item on the admin menu, e.g., Feature Modules - notice that the whole submenu is now in the AspNet-Menu-ParentSelected style.
I would think that only the selected submenu item should be assigned the AspNet-Menu-SelectedLeaf style
11/19/2006 1:48:03 PM
Gravatar
Total Posts 18439

Re: Incorrect menu generation

I agree, I'll look into that.

Thanks,

Joe
12/5/2006 9:23:51 AM
Gravatar
Total Posts 18439

Re: Incorrect menu generation

This is now fixed in svn/branches/joesandbox2 and will be included in the upcoming release.

It did require a little tweaking in the css but I fixed all the included skins, those with their own custom skins will have to look at the css changes in the included skins and modify their custom skins accordingly.

Thanks for pointing this out.

Joe
You must sign in to post in the forums. This thread is closed to new posts.