[ 
https://issues.apache.org/jira/browse/CLK-551?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Malcolm Edgar resolved CLK-551.
-------------------------------

    Resolution: Fixed

Applied patch and commented out .selected style in menu.css to prevent 
rendering changes in existing applications.  Should continue discussion on css 
class conventions in click

> 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.

Reply via email to