Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: EE-4.2.0.GA
-
Fix Version/s: 4.3
-
Component/s: Sample Apps
-
Labels:None
-
Environment:Tomcat 7, ICEfaces EE-4.2.0 r51758, showcase configured for deltaSubmit = true, all browsers
Description
ace:audio > Overview - A new sound file is not always loaded after selection.
To reproduce:
1.) Add the following to the showcase web.xml:
<context-param>
<param-name>org.icefaces.deltaSubmit</param-name>
<param-value>true</param-value>
</context-param>
2.) Navigate to the ace:audio > Overview demo. Play the default canary sound.
3.) Change selection to a different sound and play it. The new sound may load or the canary sound plays again. Usually 3 of the 5 selections play the default canary sound.
To reproduce:
1.) Add the following to the showcase web.xml:
<context-param>
<param-name>org.icefaces.deltaSubmit</param-name>
<param-value>true</param-value>
</context-param>
2.) Navigate to the ace:audio > Overview demo. Play the default canary sound.
3.) Change selection to a different sound and play it. The new sound may load or the canary sound plays again. Usually 3 of the 5 selections play the default canary sound.
Modified demo page to force rendering of the ace:simpleSelectOneMenu used to change the sound file. This is needed by delta submit to recalculate the current parameters in the bridge.