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 "Matthias Weßendorf (JIRA)" <ad...@incubator.apache.org> on 2007/03/16 07:55:09 UTC

[jira] Updated: (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 ]

Matthias Weßendorf updated ADFFACES-368:
----------------------------------------

        Fix Version/s: 1.0.0-incubating-core
    Affects Version/s: 1.0.0-incubating-core

> 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
>    Affects Versions: 1.0.0-incubating-core
>         Environment: Tomcat, IE
>            Reporter: Navid Mitchell
>         Assigned To: Jeanne Waldman
>            Priority: Minor
>             Fix For: 1.0.0-incubating-core
>
>         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.