You are viewing a plain text version of this content. The canonical link for it is here.
Posted to adffaces-issues@incubator.apache.org by "Jeanne Waldman (JIRA)" <ad...@incubator.apache.org> on 2007/02/06 23:18:07 UTC

[jira] Resolved: (ADFFACES-368) selectOrderShuttle displays reorder up down icons improperly.

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

Jeanne Waldman resolved ADFFACES-368.
-------------------------------------

    Resolution: Fixed

Resolved in revision 504361.

> selectOrderShuttle displays reorder up down icons improperly. 
> --------------------------------------------------------------
>
>                 Key: ADFFACES-368
>                 URL: https://issues.apache.org/jira/browse/ADFFACES-368
>             Project: MyFaces ADF-Faces
>          Issue Type: Bug
>         Environment: Tomcat, IE
>            Reporter: Navid Mitchell
>         Assigned To: Jeanne Waldman
>            Priority: Minor
>         Attachments: blue-skin.css, images.zip, screenshot-1.jpg
>
>
> When using the tr:SelectOrderShuttle and supplying ReOrder up, down icons. The second "up" icon is not aligned with the rest.  I have looked at the source and it appears that there is a typo in one line of code. 
> In 
> SelectOrderShuttleRenderer.renderReorderButtons line 98 
> reads renderSpacer(context, rc, "30", "15"); 
> All of the other spacers are set to 
> renderSpacer(context, rc, "1", "5");
> I have not been able to validate my debugging since I have not tried to rebuild the source with my changes. I will try to do that  soon to validate. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.