[richfaces-issues] [JBoss JIRA] Updated: (RF-1427) orderingList: row text is selected in case if SHIFT or CTRL button is used for selection

Nick Belaevski (JIRA) jira-events at lists.jboss.org
Mon Nov 26 20:41:18 EST 2007


     [ http://jira.jboss.com/jira/browse/RF-1427?page=all ]

Nick Belaevski updated RF-1427:
-------------------------------

    Fix Version/s: 3.1.3
         Assignee: Vladimir Molotkov

> orderingList: row text is selected in case if SHIFT or CTRL button is used for selection
> ----------------------------------------------------------------------------------------
>
>                 Key: RF-1427
>                 URL: http://jira.jboss.com/jira/browse/RF-1427
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.1.3
>         Environment: tomcat 6
> JSF 1.2 with facelets
> JSF 1.1
> IE 6,7.
>            Reporter: Tsikhon Kuprevich
>         Assigned To: Vladimir Molotkov
>             Fix For: 3.1.3
>
>         Attachments: ordering-shift-selection-26-11-IE.gif
>
>
> 	<rich:orderingList value="#{listBean.capitals}" var="capitals" id="MyId">
> 		<f:facet name="caption">caption_1</f:facet>
> 			<h:column>
> 		<f:facet name="header">header_1</f:facet>
> 			<h:outputText value="#{capitals.stateFlag}"/>
> 		</h:column>
> 			
> 		<h:column>
> 			<h:outputText value="#{capitals.capitalName}"/>
> 		</h:column>
> 	</rich:orderingList>
> see attached image.

-- 
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