Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: EE-3.0.0.GA_P01
-
Fix Version/s: 3.2
-
Component/s: ACE-Components, QA
-
Labels:None
-
Environment:icefaces-3.0.x-maintenance revision# 30357 or earlier.
Server: tomcat6
Browser: FF3.6, IE7, GoogleChrome21
Last Known working revision in Maintenance Branch: N/A
-
Workaround Exists:Yes
-
Workaround Description:
Description
Slider (All Browsers) - ajax - On initial drag, unable to drag slider to the far right although trying to click and hold slider wil trigger ajax event
To Reproduce:
-Build fileEntryApplication using rev#30357 (or earlier) of the maintenance branch (make sure it is building against the maintenance branch)
-deploy war file onto tomcat6
-run slider in Firefox3.6, IE7 or Chrome21
-go to sliderAjax
-click and try executing a drag on the slider
-notice that ajax event occurs but slider will not slide to the far right side at all (only happens on initial click and drag, will work thereon after).
To Reproduce:
-Build fileEntryApplication using rev#30357 (or earlier) of the maintenance branch (make sure it is building against the maintenance branch)
-deploy war file onto tomcat6
-run slider in Firefox3.6, IE7 or Chrome21
-go to sliderAjax
-click and try executing a drag on the slider
-notice that ajax event occurs but slider will not slide to the far right side at all (only happens on initial click and drag, will work thereon after).
Verified the behaviour as specific to MyFaces. I tried updating the MyFaces libs to the more recent ones on the trunk but that didn't help.