Hello Volker, can you assign the issue to me, please.
Regards Bernd Volker Weber schrieb: > Bernd, > > can you merge this patch into the 1.0.x branch? > > > Regards, > Volker > > > > 2008/1/25, Volker Weber (JIRA) <[email protected]>: >> [ >> https://issues.apache.org/jira/browse/TOBAGO-570?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel >> ] >> >> Volker Weber updated TOBAGO-570: >> -------------------------------- >> >> Resolution: Fixed >> Fix Version/s: 1.1.0 >> Status: Resolved (was: Patch Available) >> >> patch applied >> >> >>> <tc:sheet> selection is not preserved in sortable sheet >>> ------------------------------------------------------- >>> >>> Key: TOBAGO-570 >>> URL: https://issues.apache.org/jira/browse/TOBAGO-570 >>> Project: MyFaces Tobago >>> Issue Type: Improvement >>> Components: Core >>> Reporter: Tobias Glensk >>> Assignee: Volker Weber >>> Priority: Minor >>> Fix For: 1.1.0 >>> >>> Attachments: TOBAGO-570.diff >>> >>> >>> I have an <tc:sheet> with sortable <tc:column sortable="true"> elements >>> where a single row can be selected. Lets image the sheet has 5 rows with >>> the ids 1 to 5. I select the 4th row with the id 4. After that I click on >>> the column to sort the ids descending. After sorting the 4th row is still >>> selected, but because of the sorting the id of the selected row is 2. What >>> I expected to happen, is that the row with the id 4 is still selected. >> -- >> This message is automatically generated by JIRA. >> - >> You can reply to this email to add a comment to the issue online. >> >> > >
