[
https://issues.jboss.org/browse/RF-11360?page=com.atlassian.jira.plugin.s...
]
Lukáš Fryč edited comment on RF-11360 at 8/31/11 8:19 AM:
----------------------------------------------------------
When debugging, I have tried inject alert() after "new
RichFaces.ui.DataScroller" method and it was invoked, therefore I assume this would
be related with binding handlers to the DataScroller DOM.
was (Author: lfryc):
When debugging, I have tried inject alert() after "new
RichFaces.ui.DataScroller" method and it was invoked, therefore I assume this would
be related with binding events to the DataScroller DOM.
UI Iteration tests failing
--------------------------
Key: RF-11360
URL:
https://issues.jboss.org/browse/RF-11360
Project: RichFaces
Issue Type: Sub-task
Security Level: Public(Everyone can see)
Components: component-ScrollableDataTable
Reporter: Brian Leathem
Assignee: Brian Leathem
UI Iteration tests are failing:
Failed tests:
testOutDataScrollerFirstLastButtons(org.richfaces.renderkit.DataScrollerRenderTest)
testInnerDataScrollerFirstLastButtons(org.richfaces.renderkit.DataScrollerRenderTest)
testOutDataScrollerNextPreviousButtons(org.richfaces.renderkit.DataScrollerRenderTest)
testInnerDataScrollerNextPreviousButtons(org.richfaces.renderkit.DataScrollerRenderTest)
testOutDataScrollerFastButtons(org.richfaces.renderkit.DataScrollerRenderTest)
testInnerDataScrollerFastButtons(org.richfaces.renderkit.DataScrollerRenderTest)
testOutDataScrollerDigitalButtons(org.richfaces.renderkit.DataScrollerRenderTest)
testInnerDataScrollerDigitalButtons(org.richfaces.renderkit.DataScrollerRenderTest)
I deployed the test.jsf file in a sample app, and the behavior is indeed broken.
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira