You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Robert Zeigler (JIRA)" <ji...@apache.org> on 2008/10/11 08:38:44 UTC

[jira] Created: (TAP5-261) Palette option reordering broken in IE

Palette option reordering broken in IE
--------------------------------------

                 Key: TAP5-261
                 URL: https://issues.apache.org/jira/browse/TAP5-261
             Project: Tapestry 5
          Issue Type: Bug
    Affects Versions: 5.0.15, 5.0.16
            Reporter: Robert Zeigler


The re-ording buttons don't work in IE (6 or 7; probably not for 5, but untested). The issue is the same as for TAPESTRY-1745, but that issue affected transferring options between selects, and this issue is for reordering objects within selects.  The root problem is the same, though, just in a different place in the .js.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org


[jira] Closed: (TAP5-261) Palette option reordering broken in IE

Posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TAP5-261?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Howard M. Lewis Ship closed TAP5-261.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 5.0.16
         Assignee: Howard M. Lewis Ship

Thanks for the patch.  Tested under IE 7.

> Palette option reordering broken in IE
> --------------------------------------
>
>                 Key: TAP5-261
>                 URL: https://issues.apache.org/jira/browse/TAP5-261
>             Project: Tapestry 5
>          Issue Type: Bug
>    Affects Versions: 5.0.16
>            Reporter: Robert Zeigler
>            Assignee: Howard M. Lewis Ship
>             Fix For: 5.0.16
>
>         Attachments: TAP5-261.patch
>
>
> The re-ording buttons don't work in IE (6 or 7; probably not for 5, but untested). The issue is the same as for TAPESTRY-1745, but that issue affected transferring options between selects, and this issue is for reordering objects within selects.  The root problem is the same, though, just in a different place in the .js.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org


[jira] Updated: (TAP5-261) Palette option reordering broken in IE

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

Robert Zeigler updated TAP5-261:
--------------------------------

    Attachment: TAP5-261.patch

Patch that fixes the issue.  Refactors the code a bit so both moveOption and reorderOption call into the same code for adding the option.

> Palette option reordering broken in IE
> --------------------------------------
>
>                 Key: TAP5-261
>                 URL: https://issues.apache.org/jira/browse/TAP5-261
>             Project: Tapestry 5
>          Issue Type: Bug
>    Affects Versions: 5.0.15, 5.0.16
>            Reporter: Robert Zeigler
>         Attachments: TAP5-261.patch
>
>
> The re-ording buttons don't work in IE (6 or 7; probably not for 5, but untested). The issue is the same as for TAPESTRY-1745, but that issue affected transferring options between selects, and this issue is for reordering objects within selects.  The root problem is the same, though, just in a different place in the .js.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org


[jira] Updated: (TAP5-261) Palette option reordering broken in IE

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

Robert Zeigler updated TAP5-261:
--------------------------------

    Affects Version/s:     (was: 5.0.15)

> Palette option reordering broken in IE
> --------------------------------------
>
>                 Key: TAP5-261
>                 URL: https://issues.apache.org/jira/browse/TAP5-261
>             Project: Tapestry 5
>          Issue Type: Bug
>    Affects Versions: 5.0.16
>            Reporter: Robert Zeigler
>         Attachments: TAP5-261.patch
>
>
> The re-ording buttons don't work in IE (6 or 7; probably not for 5, but untested). The issue is the same as for TAPESTRY-1745, but that issue affected transferring options between selects, and this issue is for reordering objects within selects.  The root problem is the same, though, just in a different place in the .js.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org