[
https://issues.apache.org/jira/browse/CLK-551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12711590#action_12711590
]
Malcolm Edgar commented on CLK-551:
-----------------------------------
Unfortunately this changes the default rendering behaviour of all Menu's which
will require applications to change there css style sheet if this is not the
behaviour they want.
We need to give this some consideration, maybe change the selected class name
to menuSelected.
regards Malcolm
> Menu default rendering with class="selected" on current selection
> -----------------------------------------------------------------
>
> Key: CLK-551
> URL: https://issues.apache.org/jira/browse/CLK-551
> Project: Click
> Issue Type: Improvement
> Components: extras
> Affects Versions: 2.1.0
> Reporter: Frederic Daoud
> Assignee: Malcolm Edgar
> Priority: Minor
> Fix For: 2.1.0
>
> Attachments: CLK-551.patch
>
>
> Menus can be rendered in many different ways of course, and it's up to the
> user to decide how to do the rendering.
> However, the Menu class does include a default with its toString() method,
> which is to render the Menu as an anchor link. When that default is
> sufficient for the user's purposes, it would be nice if the currently
> selected menu (and parents) had a class="selected" added to the a tag's
> attributes, making it trivial to highlight it with some CSS.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.