You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Sven Meier (JIRA)" <ji...@apache.org> on 2012/07/16 19:54:34 UTC

[jira] [Created] (WICKET-4658) TabbedPanel CSS "last" is wrong if last step is not visible

Sven Meier created WICKET-4658:
----------------------------------

             Summary: TabbedPanel CSS "last" is wrong if last step is not visible
                 Key: WICKET-4658
                 URL: https://issues.apache.org/jira/browse/WICKET-4658
             Project: Wicket
          Issue Type: Bug
          Components: wicket-extensions
    Affects Versions: 6.0.0-beta3
            Reporter: Sven Meier
            Assignee: Sven Meier
            Priority: Trivial


TabbedPanel renders a "last" CSS class for the last tab, this fails however if the last tab is not visible.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (WICKET-4658) TabbedPanel CSS "last" is wrong if last step is not visible

Posted by "Martin Grigorov (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/WICKET-4658?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13500076#comment-13500076 ] 

Martin Grigorov commented on WICKET-4658:
-----------------------------------------

Please attach the patch to this tikcet.
Thanks!
                
> TabbedPanel CSS "last" is wrong if last step is not visible
> -----------------------------------------------------------
>
>                 Key: WICKET-4658
>                 URL: https://issues.apache.org/jira/browse/WICKET-4658
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket-extensions
>    Affects Versions: 6.0.0-beta3
>            Reporter: Sven Meier
>            Assignee: Sven Meier
>            Priority: Trivial
>
> TabbedPanel renders a "last" CSS class for the last tab, this fails however if the last tab is not visible.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (WICKET-4658) TabbedPanel CSS "last" is wrong if last step is not visible

Posted by "Cedric Gatay (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/WICKET-4658?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13499796#comment-13499796 ] 

Cedric Gatay commented on WICKET-4658:
--------------------------------------

I made a github pull request to fix this bug : https://github.com/apache/wicket/pull/21. Don't hesitate to tell me if a patch is preferred.
                
> TabbedPanel CSS "last" is wrong if last step is not visible
> -----------------------------------------------------------
>
>                 Key: WICKET-4658
>                 URL: https://issues.apache.org/jira/browse/WICKET-4658
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket-extensions
>    Affects Versions: 6.0.0-beta3
>            Reporter: Sven Meier
>            Assignee: Sven Meier
>            Priority: Trivial
>
> TabbedPanel renders a "last" CSS class for the last tab, this fails however if the last tab is not visible.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (WICKET-4658) TabbedPanel CSS "last" is wrong if last step is not visible

Posted by "Cedric Gatay (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WICKET-4658?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Cedric Gatay updated WICKET-4658:
---------------------------------

    Attachment: fix-WICKET-4658.patch

Here is the patch corresponding to this bug.
I will close the unnecessary Github pull request.
                
> TabbedPanel CSS "last" is wrong if last step is not visible
> -----------------------------------------------------------
>
>                 Key: WICKET-4658
>                 URL: https://issues.apache.org/jira/browse/WICKET-4658
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket-extensions
>    Affects Versions: 6.0.0-beta3
>            Reporter: Sven Meier
>            Assignee: Sven Meier
>            Priority: Trivial
>         Attachments: fix-WICKET-4658.patch
>
>
> TabbedPanel renders a "last" CSS class for the last tab, this fails however if the last tab is not visible.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira