Feature #43
Show_Menu2() zeigt falsche Klasse
Description
Hat eine Einzelseite nur Kinder mit der Sichtbarkeit "hidden" bzw "versteckt", zeigt show_menu2() die Klasse menu-expand, was zu Darstellungsproblemen im Menü führen kann, wenn für die Klasse "menu-expand" ein eigener Style vorgesehen ist. Hier sollte die Visibility abgefragt werden.
Has a singlepage childs with the visibility = hidden, the show-menu-function generate a class called "menu-expand". if you use a separat style-defintion for this class like arrow-right etc, it will display a "wrong menu", because the user will not show this child-pages. maybe its possible, to check the visibility from the childs first
History
#1 Updated by Dietmar about 5 years ago
- Assignee set to Dietmar
- Target version set to WB 2.11.1
#2 Updated by Dietmar about 5 years ago
- Tracker changed from Error to Feature
#3 Updated by Manuela over 4 years ago
- Status changed from New to Done