[richfaces-issues] [JBoss JIRA] Resolved: (RF-1045) ScrollableDataTable: cursor absent in nested inputs.
Konstantin Mishin (JIRA)
jira-events at lists.jboss.org
Wed Oct 3 07:38:03 EDT 2007
[ http://jira.jboss.com/jira/browse/RF-1045?page=all ]
Konstantin Mishin resolved RF-1045.
-----------------------------------
Resolution: Won't Fix
https://bugzilla.mozilla.org/show_bug.cgi?id=167801
> ScrollableDataTable: cursor absent in nested inputs.
> ----------------------------------------------------
>
> Key: RF-1045
> URL: http://jira.jboss.com/jira/browse/RF-1045
> Project: RichFaces
> Issue Type: Bug
> Affects Versions: 3.1.1
> Environment: FF 2.0.0.6
> Reporter: Ilya Shaikovsky
> Assigned To: Konstantin Mishin
> Fix For: 3.2.0
>
>
> <rich:scrollableDataTable width="300px" height="400px" value="#{capitalsBean.capitals}" var="cap">
> <rich:column>
> <h:inputText value="#{cap.name}" styleClass="myClass"/>
> </rich:column>
> <rich:column>
> <h:outputText value="#{cap.state}"/>
> </rich:column>
> </rich:scrollableDataTable>
> Place the cursor to input. It doesn't present in FF. In IE works fine.
--
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