[richfaces-issues] [JBoss JIRA] Created: (RF-3736) orderingList: JS API doesn't work with rich:componentControl.

Mikhail Vitenkov (JIRA) jira-events at lists.jboss.org
Wed Jun 18 07:15:37 EDT 2008


orderingList: JS API doesn't work with rich:componentControl.
-------------------------------------------------------------

                 Key: RF-3736
                 URL: http://jira.jboss.com/jira/browse/RF-3736
             Project: RichFaces
          Issue Type: Bug
    Affects Versions: 3.2.2
         Environment: IE,FF,Opera,Safari(3.2.2)
            Reporter: Mikhail Vitenkov
         Assigned To: Ilya Shaikovsky


Step 1. Add link on the page with orderingList:
<a href="#" id="upID">up()</a>
Step 2. Bind this link with component like this:
<rich:componentControl attachTo="upID" event="onclick" for="orderingListID" operation="up()"></rich:componentControl>
Step 3. Navigate to the page.
Step 4. Select any orderingList component's row by click.
Step 5. Click on "up()" link.

Actual behavior:
Nothing happens instead of expected selected row moving.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the richfaces-issues mailing list